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

Antonio Rojas arojas at archlinux.org
Wed Jun 3 13:23:59 UTC 2020


    Date: Wednesday, June 3, 2020 @ 13:23:59
  Author: arojas
Revision: 388156

Update to 1.7.0

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 12:26:19 UTC (rev 388155)
+++ PKGBUILD	2020-06-03 13:23:59 UTC (rev 388156)
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.6.2
-pkgrel=3
+pkgver=1.7.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=('bb229e855621deb374f61bee95c4642f60c2a2496bded35df3d3c42cc6d8eefc')
+sha256sums=('842a9ab4b8d6f0faf5a6dc5e8507321199ec44c0b1d8eb199f2de9b49e2db092')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list