summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-11-20 13:52:16 -0500
committerPatrick Northon2023-11-20 13:52:16 -0500
commit9418444b761f22463777b056597080c5db5d71ab (patch)
tree82b3158e9677530af7bca500ede3a72cb4ebd376 /PKGBUILD
parent1c8cc2a15f92c1f09a1a4c9259bc21248b339ed5 (diff)
downloadaur-9418444b761f22463777b056597080c5db5d71ab.tar.gz
Update version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51737e5b0f50..1c0255110282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=libheif
pkgname=mingw-w64-${_pkgname}
-pkgver=1.17.3
+pkgver=1.17.4
pkgrel=1
pkgdesc='HEIF file format decoder and encoder (mingw-w64)'
url='https://github.com/strukturag/libheif'
@@ -24,7 +24,7 @@ makedepends=('mingw-w64-cmake')
arch=('any')
options=(!strip !buildflags staticlibs)
optdepends=()
-sha256sums=('b0ea7af2c25adc2abda675caceae04f9fc76d39f07533abb4b8ca05b6a851b3f')
+sha256sums=('08e7de307549ce61ec15a0a584e195181943d4ce0a6146f7aaaf6659e626fdc5')
source=(
"$_pkgname-$pkgver.tar.gz::https://github.com/strukturag/libheif/archive/v${pkgver}.tar.gz"
)