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

Christian Hesse eworm at archlinux.org
Sat Aug 17 21:15:23 UTC 2019


    Date: Saturday, August 17, 2019 @ 21:15:23
  Author: eworm
Revision: 359945

upgpkg: libheif 1.5.0-1

new upstream release

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-17 21:11:03 UTC (rev 359944)
+++ PKGBUILD	2019-08-17 21:15:23 UTC (rev 359945)
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.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 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=('977a9831f1d61b5005566945c7e16e31de35a57a8dd6eb715ae0f40a3595cb60')
+sha256sums=('0d03f59cb5a71fbe08f4ac72d2dc4d7888b91fa4ef8e1c80189df3ca08facdb9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list