summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsudoBash4182022-09-08 17:45:07 -0600
committersudoBash4182022-09-08 17:45:07 -0600
commit412d2386ab92e70d026d895f6c762dc10d926b73 (patch)
treedc7484daf852d55b5ab1e3f688a1e937b432b222 /PKGBUILD
parent874f38d68e40610e5b766a84569c885913ff2d72 (diff)
downloadaur-412d2386ab92e70d026d895f6c762dc10d926b73.tar.gz
Update to 3.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 988eaf4413f4..8028a18ebd32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=fuse
pkgname=lib32-fuse3
-pkgver=3.11.0
+pkgver=3.12.0
pkgrel=1
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program (32 bit)"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('lib32-glibc' 'fuse3')
makedepends=('gcc-multilib' 'meson' 'pkg-config')
source=(${url}/releases/download/${_pkgbase}-${pkgver}/${_pkgbase}-${pkgver}.tar.xz{,.asc})
options=(!libtool)
-sha256sums=('8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c'
+sha256sums=('33b8a92d6f7a88e6a889f0009206933482f48f3eb85d88cf09ef551313ac7373'
'SKIP')
validpgpkeys=(ED31791B2C5C1613AF388B8AD113FCAC3C4E599F)