[arch-commits] Commit in libheif/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Feb 2 14:21:11 UTC 2021


    Date: Tuesday, February 2, 2021 @ 14:21:11
  Author: arojas
Revision: 407064

Update to 1.11.0

Modified:
  libheif/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 09:54:17 UTC (rev 407063)
+++ PKGBUILD	2021-02-02 14:21:11 UTC (rev 407064)
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc="HEIF file format decoder and encoder"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(libde265 x265 aom)
 optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert and heif-enc')
 source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('ad5af1276f341277dc537b0d19a4193e0833c247b2aacb936e0c5494141533ae')
+sha256sums=('c550938f56ff6dac83702251a143f87cb3a6c71a50d8723955290832d9960913')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list