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

Christian Hesse eworm at archlinux.org
Thu Aug 27 13:44:09 UTC 2020


    Date: Thursday, August 27, 2020 @ 13:44:09
  Author: eworm
Revision: 394764

upgpkg: libheif 1.8.0-1: new upstream release

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 12:26:45 UTC (rev 394763)
+++ PKGBUILD	2020-08-27 13:44:09 UTC (rev 394764)
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.8.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=('842a9ab4b8d6f0faf5a6dc5e8507321199ec44c0b1d8eb199f2de9b49e2db092')
+sha256sums=('e43ef91a5ad41de4471a2fd484279d0793b419009a7d102965739da8f7b75d96')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list