summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Quinn2018-09-09 19:35:52 +0100
committerDaniel Quinn2018-09-09 19:35:52 +0100
commitf9210c3f1add9e7072f9a0624717b8a998268f5a (patch)
tree8a1147b92d55281bcb339f282a76582376dc1aa8
parent877ed7f33a6e84227bbf20869d73f23b59ed248a (diff)
downloadaur-f9210c3f1add9e7072f9a0624717b8a998268f5a.tar.gz
Update the origin URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 206fb67ffe04..77730749391a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-aletheia
pkgdesc = Fight fake news with cryptography & human nature
pkgver = 0.6.3
pkgrel = 1
- url = https://danielquinn.github.io/aletheia
+ url = https://pypi.org/project/aletheia/
arch = any
license = AGPL3
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index 056f2d67b11f..1a2152fa339b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Fight fake news with cryptography & human nature"
_name=${pkgname#python-}
arch=('any')
-url="https://danielquinn.github.io/aletheia"
+url="https://pypi.org/project/aletheia/"
license=('AGPL3')
makedepends=('python-setuptools')
depends=('ffmpeg'