summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2021-11-29 03:55:17 +0000
committergrufo2021-11-29 03:55:17 +0000
commit04c69ededa843c0489538b4355553752fb2574a3 (patch)
treeab7968432608dc60e97811591739fcef5bc1c0f9
parent70fce150489384ef8facd3766161d448eaceb7b0 (diff)
downloadaur-04c69ededa843c0489538b4355553752fb2574a3.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8addff76bd42..ca933c9cc962 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = gnunet-fuse-git
provides = gnunet-fuse
conflicts = gnunet-fuse
conflicts = gnunet-fuse-bin
- source = git+https://git.gnunet.org/git/gnunet-fuse.git
+ source = git+https://git.gnunet.org/gnunet-fuse.git
md5sums = SKIP
pkgname = gnunet-fuse-git
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')