summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel2021-04-22 13:46:21 +0200
committerDaniel2021-04-22 13:46:21 +0200
commit4d30e47465d5e117f009e9a56b261013d64b624e (patch)
tree2db8382c6d080af1d8c561a1978748cd4462db4a /PKGBUILD
parent942e2b9b22e46446373d74d81c34270f93f99ec4 (diff)
downloadaur-cget.tar.gz
fix srcinfo and pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b1420375e17..a7500c0d5688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
epoch=
pkgdesc="A Curl and Python Based simple download command (SYNTAX: cget url file)"
arch=(x86_64)
-url="https://pypi.org/project/notificationcenter"
+url=""
license=('GPL')
groups=()
depends=(curl)