summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-01-06 23:44:30 -0500
committerPatrick Northon2023-01-06 23:44:30 -0500
commitbe5ea117805193cc1d389d266d7f0990c61b0941 (patch)
tree5ba87aca1bb76be919748a184705fd975dda1a66 /PKGBUILD
parentb9757cba567a3fb4691253868e027c565b245db4 (diff)
downloadaur-be5ea117805193cc1d389d266d7f0990c61b0941.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 ab7a2f2ebecb..180a06897126 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=libheif
pkgname=mingw-w64-${_pkgname}
-pkgver=1.14.1
+pkgver=1.14.2
pkgrel=1
pkgdesc='HEIF file format decoder and encoder (mingw-w64)'
url='https://github.com/strukturag/libheif'
@@ -21,7 +21,7 @@ makedepends=('mingw-w64-cmake')
arch=('any')
options=(!strip !buildflags staticlibs)
optdepends=()
-sha256sums=('243e90d50fe596d413a0c522f045e463c2cac21a8a732c5cc0f9632ec6aee694')
+sha256sums=('e9c88e75e3b7fad9df32e42d28646752de2679df57efddfb3f63cd25110ce9d9')
source=(
"$_pkgname-$pkgver.tar.gz::https://github.com/strukturag/libheif/archive/v${pkgver}.tar.gz"
)