summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2021-08-18 02:10:35 +0100
committergrufo2021-08-18 02:10:35 +0100
commit606084720a25e2156eee07ae06ec16f12dc0075c (patch)
treee12ef4da0a8733e3a2c1ee292f16f1e86d14aba7 /PKGBUILD
parent5fa4ee3b6e92765242192bae2be10e37f8bac404 (diff)
downloadaur-606084720a25e2156eee07ae06ec16f12dc0075c.tar.gz
New release (0.15.0-1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5af96943f58..007c303da921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: grufo <madmurphy333 AT gmail DOT com>
pkgname='gnunet-fuse'
-pkgver='0.14.0'
+pkgver='0.15.0'
pkgrel=1
pkgdesc='Read-only mounting of GNUnet directories as file systems using FUSE'
-arch=('any')
+arch=('i686' 'x86_64')
url='https://gnunet.org/'
license=('GPL')
depends=('gnunet' 'fuse2')
@@ -216,7 +216,7 @@ _get_mirror() {
source=("$(_get_mirror _pkg_mirrors)")
-sha256sums=('4e7d470e2a119e13e4fa8ca9d2b7db58a90bf415dde099499f9e189b4319d774')
+sha256sums=('ccb99534408ad6a31ebb833719dd3f99a546cd8f538ee1d222a9653cee94e1da')
prepare() {