summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca05c2d44dba..7587ffb1b428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgver=0.2.1
pkgrel=1
pkgdesc="PyAniDB is a client for AniDB's UDP API."
arch=(any)
-url="http://cgit.jvnv.net/pyanidb/"
+url="https://cgit.jvnv.net/pyanidb/"
license=('GPL')
depends=('python')
optdepends=('python-pyxattr')
-source=(http://archive.jvnv.net/$pkgname-$pkgver.tar.gz)
+source=(https://archive.jvnv.net/$pkgname-$pkgver.tar.gz)
md5sums=('c9cae78392b49b37d769f1ebc34eb007')
package() {