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

Antonio Rojas arojas at archlinux.org
Thu Sep 24 14:53:54 UTC 2020


    Date: Thursday, September 24, 2020 @ 14:53:54
  Author: arojas
Revision: 396467

Update to 1.9.0

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 14:50:03 UTC (rev 396466)
+++ PKGBUILD	2020-09-24 14:53:54 UTC (rev 396467)
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.8.0
+pkgver=1.9.0
 pkgrel=1
 pkgdesc="HEIF file format decoder and encoder"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(libde265 x265 shared-mime-info)
 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=('e43ef91a5ad41de4471a2fd484279d0793b419009a7d102965739da8f7b75d96')
+sha256sums=('b4acdbf3279115e4a681195c138c8b9f1bad1861b8dd5ae6033fd832b706c0ab')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list