summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEtienne Perot2017-08-08 19:45:06 -0700
committerEtienne Perot2017-08-08 19:45:06 -0700
commit296cdc4b87c0eb578cc58d1f94f9fdbf78ac5aac (patch)
treee8260fb1d4907bb3bb23833e65afb9e916ee5648
parent8674eddc243c0369a9b3108d9db999cc8db78640 (diff)
downloadaur-296cdc4b87c0eb578cc58d1f94f9fdbf78ac5aac.tar.gz
Fix git URL.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f77639494e2..b4166f2f33cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/EtiennePerot/parcimonie.sh'
license=('custom:WTFPL')
depends=('bash' 'torsocks' 'tor' 'gnupg')
makedepends=('git')
-source=('https://github.com/EtiennePerot/parcimonie.sh'
+source=('git+https://github.com/EtiennePerot/parcimonie.sh'
'pgp-key::https://perot.me/pgp-minimal.asc')
sha512sums=('SKIP'
'c5aaa5de31174ee0d1d8937aa5ec17fab3784688f65d7046210b37f9c3a55eee97c1c5dc7ee43c34f961fb043e59cdfd1788ea7dbca1a0e94b3fa996952bc286')