summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5699e817465..5650418f7601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=libspng-git
-pkgver=0.7.0.rc3.r20.gbc38395
+pkgver=0.7.2.r4.gd981609
pkgrel=1
pkgdesc='C library for reading and writing PNG format files with a focus on security and ease of use'
arch=(x86_64 aarch64)
@@ -12,7 +12,7 @@ makedepends=(git meson)
provides=(libspng)
conflicts=(libspng)
source=('git+https://gitlab.com/randy408/libspng.git')
-sha256sums=('SKIP')
+b2sums=('SKIP')
pkgver() {
cd libspng