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

Antonio Rojas arojas at archlinux.org
Thu Dec 19 14:45:41 UTC 2019


    Date: Thursday, December 19, 2019 @ 14:45:41
  Author: arojas
Revision: 371848

Update to 1.6.1

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 14:42:50 UTC (rev 371847)
+++ PKGBUILD	2019-12-19 14:45:41 UTC (rev 371848)
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.6.0
+pkgver=1.6.1
 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=('f00ad182cb21aa57218cb7ba222163376e74e3b7de1723fd789508a296c9e868')
+sha256sums=('a22611289464da08fa7e580c95ea5e1b1b522b96ee6807de9b3b4605efb621d1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list