summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcaltlgin2020-10-27 08:54:36 +1300
committercaltlgin2020-10-27 08:54:36 +1300
commita2849363606cabf75c74a19ebab498b4f37c88c8 (patch)
tree87f0b2886d366e5182d1229b89b1ddad98369fc9
parent2f6a784d6c17abe6b0c05488f08b14356297165b (diff)
downloadaur-a2849363606cabf75c74a19ebab498b4f37c88c8.tar.gz
Add PyPI url
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8e8d33fd753..1c69617766c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgrel=1
pkgdesc='Print upcoming space-related events to your terminal'
arch=('any')
url='https://github.com/The-Kid-Gid/nextinspace'
+_url_pypi='https://pypi.org/project/nextinspace'
license=('GPL3')
depends=('python-colorama' 'python-requests' 'python-tzlocal')
makedepends=('git' 'python-setuptools')