author | Antonio Rojas
<arojas@archlinux.org> 2019-04-24 20:31:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-24 20:31:26 UTC |
parent | f0eeab6cd4b4c5fd557319b6ef88500c402984f8 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ed02163..1c63281 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.25 pkgrel=1 pkgdesc="A full-featured and high-performance event loop" arch=('x86_64') -url="http://software.schmorp.de/pkg/libev.html" +url="https://software.schmorp.de/pkg/libev.html" license=('BSD') depends=('glibc') source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)