summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2025-02-27 20:57:42 -0500
committerAndrew Sun2025-02-27 20:57:42 -0500
commit5d3e75c009f107100d1c8f98fb50b369122d406d (patch)
tree4865a3ec7a045e7a14d6ebf831c9a6530303bbfa /PKGBUILD
parent1a7c94b8498d53dfd9d81976a5e1626a04b7b0ab (diff)
downloadaur-5d3e75c009f107100d1c8f98fb50b369122d406d.tar.gz
3.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 720235acc810..2af8b4762a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Carsten Feuls <archlinux at carstenfeuls dot de>
pkgname=gfs2-utils
-pkgver=3.5.1
+pkgver=3.6.0
pkgrel=1
pkgdesc="Utilities for managing the global file system (GFS2)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('python')
makedepends=('util-linux' 'check')
source=("https://releases.pagure.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
options=('staticlibs' '!debug')
-sha512sums=('4b35823a69d4e978dd950bb18dc88aa45e05f13ec216b60065260f0e000cd2e401380c628f4e3a5f3b9d030e3b928922a5e6515efb70618bf09a7a28fa10958b')
+sha512sums=('970872258670abdb25f82975b32bc0da119d039b4049c9f5b9712d4982a8c817bba390d143c5b32d19876db41c34a07775388491b374d3b143fac0afd98495e6')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"