summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2021-11-28 16:13:25 +0000
committergrufo2021-11-28 16:13:25 +0000
commita2d39504299002af86c8fd25a2bbf4325d1bdf23 (patch)
tree99b35d8563d95fc9061ccfa32caa72959bd79b4e /PKGBUILD
parent77a7d84bdfad65926009aeaf6d4e205ce96eb799 (diff)
downloadaur-a2d39504299002af86c8fd25a2bbf4325d1bdf23.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abcb20e309bb..544d059213ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: madmurphy <madmurphy333 AT gmail DOT com>
+# Maintainer: grufo <madmurphy333 AT gmail DOT com>
# Contributor: redfish <redfish AT galactica DOT pw>
# Contributor: kertase <kertase AT gmail DOT com>
# Contributor: Sergej Pupykin <pupykin DOT s+arch AT gmail.com>
@@ -6,7 +6,7 @@
_appname='gnunet'
pkgname="${_appname}-git"
-pkgver=0.15.4.alpha.2.r9.gd64ac2698
+pkgver=0.15.4.alpha.2.r85.g4eb546478
pkgrel=1
pkgdesc='A framework for secure peer-to-peer networking'
arch=('i686' 'x86_64')
@@ -36,7 +36,7 @@ optdepends=('bluez: for bluetooth transport'
'texlive-core: for generating GNS business cards via gnunet-bcd'
'zbar: for reading/writing QR codes using gnunet-qr')
backup=("etc/${_appname}.conf")
-source=("git+https://git.${_appname}.org/git/${_appname}.git"
+source=("git+https://git.${_appname}.org/${_appname}.git"
"${_appname}-system.service"
"${_appname}.sysusers"
"${_appname}.tmpfiles"