summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2023-04-30 10:07:42 +0200
committerThomas Weißschuh2023-04-30 10:07:42 +0200
commit543f1e633e676574efe6ae94eece3c5d958928c9 (patch)
treecfc3ce9d892b0b29dc2060efdbf988f747104236 /PKGBUILD
parent98ae481e12b3f919493099c76e278c10a97b3829 (diff)
downloadaur-543f1e633e676574efe6ae94eece3c5d958928c9.tar.gz
1.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 191e2e77ce4a..d2e91927d567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=libnbd
-pkgver=1.14.2
+pkgver=1.16.0
pkgrel=1
pkgdesc="NBD client library in userspace"
arch=('x86_64')
@@ -33,5 +33,5 @@ check() {
make check
}
-sha256sums=('83cc3a88d63b17353275ff4c7c8dcc778437f48ca5d51caa76da415981a7a0cf'
+sha256sums=('4e4778e8dc4bbc67be46909215d0ac62b1567373c0b57235682abcd7bee395ad'
'SKIP')