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 15ea26858bd0..66a4bc54e817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alld Ovina <allddd (at) proton (dot) me>
pkgname=autolibheif
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="CLI utility for encoding and decoding the HEIF/HEIC file format"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('libheif' 'python')
makedepends=('python-setuptools')
optdepends=()
source=(${url}/archive/refs/tags/v${pkgver}.tar.gz)
-sha256sums=('3015cc10343bdbd8ac7e994d74103d7266462a2b55ad29585de5c0d502de62a1')
+sha256sums=('5d58f5fe6a6e85429a1ccbf73fe4ef68e5c7cab81b39cfd157dcc2379f4edcc5')
package() {
cd "$pkgname-$pkgver"