summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2020-12-16 15:29:10 -0500
committerPatrick Northon2020-12-16 15:29:10 -0500
commitb3c6e16500e59af58312cbc52f49b1002aebd72b (patch)
tree63dcf42695d7bf03d7a13c35b435d917b8adf571 /PKGBUILD
parentc27f75b12e84cab720926c4294618872d9ac76f0 (diff)
downloadaur-b3c6e16500e59af58312cbc52f49b1002aebd72b.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 f9032c2ff2fb..b46fd3fb45c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-libheif
-pkgver=1.9.1
+pkgver=1.10.0
pkgrel=1
pkgdesc="HEIF file format decoder and encoder. (mingw-w64)"
url="https://github.com/strukturag/libheif"
@@ -18,7 +18,7 @@ arch=("any")
options=(!strip !buildflags staticlibs)
optdepends=()
sha256sums=(
- "2b0d5cf7e74d7aa45da4fe53fb8c1fbac04d2b1e2bef79723d6ef154d0514deb"
+ "317a44bf157ba297638ab5a258040ef6ec4895d620cd58f52195f3f89c9eea28"
)
source=(
"https://github.com/strukturag/libheif/archive/v${pkgver}.tar.gz"