Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
libheif


Commits:
2308011e by Christian Hesse at 2023-11-20T20:51:45+01:00
upgpkg: 1.17.4-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libheif
        pkgdesc = An HEIF and AVIF file format decoder and encoder
-       pkgver = 1.17.3
+       pkgver = 1.17.4
        pkgrel = 1
        url = https://github.com/strukturag/libheif
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = libheif
        optdepends = dav1d: dav1d encoder
        optdepends = rav1e: rav1e encoder
        optdepends = svt-av1: svt-av1 encoder
-       source = 
https://github.com/strukturag/libheif/releases/download/v1.17.3/libheif-1.17.3.tar.gz
-       sha256sums = 
8d5b6292e7931324f81f871f250ecbb9f874aa3c66b4f6f35ceb0bf3163b53ea
+       source = 
https://github.com/strukturag/libheif/releases/download/v1.17.4/libheif-1.17.4.tar.gz
+       sha256sums = 
3619c092992eb5ccaf7795cbdc8ac70f96ab0f20fc5681fcef6ff5fec027a838
 
 pkgname = libheif


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <fonte...@ucla.edu>
 
 pkgname=libheif
-pkgver=1.17.3
+pkgver=1.17.4
 pkgrel=1
 pkgdesc='An HEIF and AVIF file format decoder and encoder'
 arch=(x86_64)
@@ -27,7 +27,7 @@ optdepends=('libjpeg: for heif-convert and heif-enc'
             'rav1e: rav1e encoder'
             'svt-av1: svt-av1 encoder')
 
source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('8d5b6292e7931324f81f871f250ecbb9f874aa3c66b4f6f35ceb0bf3163b53ea')
+sha256sums=('3619c092992eb5ccaf7795cbdc8ac70f96ab0f20fc5681fcef6ff5fec027a838')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/2308011ebb7fb086158706e85b2a27430631f56c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/2308011ebb7fb086158706e85b2a27430631f56c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to