summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrufo2019-12-31 14:22:49 +0100
committergrufo2019-12-31 14:22:49 +0100
commit0a027e79139b229e699a9e04a9116b4f2ad6b86e (patch)
tree22f673cfe1c18138a43dc30bab155422840961e4
parent4e1dfa033a7df182f9ff44882b65dc6312a99037 (diff)
downloadaur-0a027e79139b229e699a9e04a9116b4f2ad6b86e.tar.gz
New release (1.12.0-1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0c40c8e297d..ace115c85cfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnunet-fuse
pkgdesc = Read-only mounting of GNUnet directories as file systems using FUSE
- pkgver = 0.11.8
+ pkgver = 0.12.0
pkgrel = 1
url = https://gnunet.org/
arch = any
@@ -9,8 +9,8 @@ pkgbase = gnunet-fuse
depends = fuse2
conflicts = gnunet-fuse-git
conflicts = gnunet-fuse-bin
- source = ftp://ftp.gnu.org/gnu/gnunet/gnunet-fuse-0.11.8.tar.gz
- sha256sums = 8d004f0a8ffdfd09db4496f0134165953dcb7a98af024633442e17e1ab405bac
+ source = ftp://ftp.gnu.org/gnu/gnunet/gnunet-fuse-0.12.0.tar.gz
+ sha256sums = 4d42dc3112f36ada150b3904e207b93373c90d4fbd5a1c6415ee7f5c6a428e3b
pkgname = gnunet-fuse
diff --git a/PKGBUILD b/PKGBUILD
index f0c353d11ed4..00adae0b0a2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: grufo <madmurphy333 AT gmail DOT com>
pkgname='gnunet-fuse'
-pkgver='0.11.8'
+pkgver='0.12.0'
pkgrel=1
pkgdesc='Read-only mounting of GNUnet directories as file systems using FUSE'
arch=('any')
@@ -216,7 +216,7 @@ _get_mirror() {
source=("$(_get_mirror _pkg_mirrors)")
-sha256sums=('8d004f0a8ffdfd09db4496f0134165953dcb7a98af024633442e17e1ab405bac')
+sha256sums=('4d42dc3112f36ada150b3904e207b93373c90d4fbd5a1c6415ee7f5c6a428e3b')
prepare() {