summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2023-07-18 12:58:56 +0200
committerThomas Weißschuh2023-07-18 12:58:56 +0200
commitd48a960ab2df11c120ba38f29efabf3c55e004c9 (patch)
tree9a3772b823e8db4c33720559df10f57ee8ceaf91 /PKGBUILD
parentad095af4b73ffae0359de544d6389abb431c65c6 (diff)
downloadaur-d48a960ab2df11c120ba38f29efabf3c55e004c9.tar.gz
1.16.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53ec51fdc157..6a5d6b3b1643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Thomas Weißschuh <thomas t-8ch de>
pkgname=libnbd
-pkgver=1.16.2
-pkgrel=2
+pkgver=1.16.3
+pkgrel=1
pkgdesc="NBD client library in userspace"
arch=('x86_64')
url="https://gitlab.com/nbdkit/libnbd"
@@ -33,5 +33,5 @@ check() {
make check
}
-sha256sums=('644520e2925af1f45ca24934feda3cc8519a287f5f26cb4069f0244681d19463'
+sha256sums=('dacb6aa278e66da5b7dc94f5012b51601db0908db733c15f688079165795cf39'
'SKIP')