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

Antonio Rojas arojas at archlinux.org
Wed May 5 13:12:16 UTC 2021


    Date: Wednesday, May 5, 2021 @ 13:12:16
  Author: arojas
Revision: 414405

Update to 1.12.0

Modified:
  libheif/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-05 09:33:11 UTC (rev 414404)
+++ PKGBUILD	2021-05-05 13:12:16 UTC (rev 414405)
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.11.0
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc="HEIF file format decoder and encoder"
 arch=(x86_64)
 url="https://github.com/strukturag/libheif"
@@ -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=('c550938f56ff6dac83702251a143f87cb3a6c71a50d8723955290832d9960913')
+sha256sums=('e1ac2abb354fdc8ccdca71363ebad7503ad731c84022cf460837f0839e171718')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list