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

Antonio Rojas arojas at archlinux.org
Wed Dec 16 20:28:53 UTC 2020


    Date: Wednesday, December 16, 2020 @ 20:28:52
  Author: arojas
Revision: 404405

Update to 1.10.0

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-16 19:09:37 UTC (rev 404404)
+++ PKGBUILD	2020-12-16 20:28:52 UTC (rev 404405)
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <fontenot at ucla.edu>
 
 pkgname=libheif
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.10.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 aom)
 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=('5f65ca2bd2510eed4e13bdca123131c64067e9dd809213d7aef4dc5e37948bca')
+sha256sums=('ad5af1276f341277dc537b0d19a4193e0833c247b2aacb936e0c5494141533ae')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list