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

Antonio Rojas arojas at archlinux.org
Fri Jan 31 15:27:51 UTC 2020


    Date: Friday, January 31, 2020 @ 15:27:50
  Author: arojas
Revision: 374413

Update to 1.6.2

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 11:56:06 UTC (rev 374412)
+++ PKGBUILD	2020-01-31 15:27:50 UTC (rev 374413)
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.6.1
+pkgver=1.6.2
 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=('a22611289464da08fa7e580c95ea5e1b1b522b96ee6807de9b3b4605efb621d1')
+sha256sums=('bb229e855621deb374f61bee95c4642f60c2a2496bded35df3d3c42cc6d8eefc')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list