summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2021-11-29 03:55:17 +0000
committergrufo2021-11-29 03:55:17 +0000
commit04c69ededa843c0489538b4355553752fb2574a3 (patch)
treeab7968432608dc60e97811591739fcef5bc1c0f9 /PKGBUILD
parent70fce150489384ef8facd3766161d448eaceb7b0 (diff)
downloadaur-gnunet-fuse-git.tar.gz
Update upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99d6227fe5ab..a91c61015b1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ provides=("${_appname}")
conflicts=("${_appname}" "${_appname}-bin")
depends=('gnunet' 'fuse2' 'libextractor')
makedepends=('autoconf')
-source=("git+https://git.gnunet.org/git/${_appname}.git")
+source=("git+https://git.gnunet.org/${_appname}.git")
md5sums=('SKIP')