summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8eddea4444b7..99d6227fe5ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: madmurphy <madmurphy333 AT gmail DOT com>
+# Maintainer: grufo <madmurphy333 AT gmail DOT com>
pkgname='gnunet-fuse-git'
_appname='gnunet-fuse'
@@ -10,9 +10,9 @@ url='https://gnunet.org/'
license=('GPL')
provides=("${_appname}")
conflicts=("${_appname}" "${_appname}-bin")
-depends=('gnunet' 'fuse2')
+depends=('gnunet' 'fuse2' 'libextractor')
makedepends=('autoconf')
-source=("git+https://gnunet.org/git/${_appname}.git")
+source=("git+https://git.gnunet.org/git/${_appname}.git")
md5sums=('SKIP')