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


Commits:
be170975 by Christian Hesse at 2024-11-19T16:59:18+01:00
upgpkg: 1.19.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.19.3
+       pkgver = 1.19.4
        pkgrel = 1
        url = https://github.com/strukturag/libheif
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = libheif
        optdepends = rav1e: rav1e encoder
        optdepends = svt-av1: svt-av1 encoder
        provides = libheif.so
-       source = git+https://github.com/strukturag/libheif#tag=v1.19.3
-       sha256sums = 
0a521942091745f8a3377a94205b91bd2e4e51bf299ec86ff1e13897aacd46d5
+       source = git+https://github.com/strukturag/libheif#tag=v1.19.4
+       sha256sums = 
eab79628a280e267b3c0a3f9c0992781f2ee796d5402145aaa287b66f13b9add
 
 pkgname = libheif


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <[email protected]>
 
 pkgname=libheif
-pkgver=1.19.3
+pkgver=1.19.4
 pkgrel=1
 pkgdesc='An HEIF and AVIF file format decoder and encoder'
 arch=(x86_64)
@@ -31,7 +31,7 @@ optdepends=('libjpeg-turbo: for heif-convert and heif-enc'
             'rav1e: rav1e encoder'
             'svt-av1: svt-av1 encoder')
 source=(git+https://github.com/strukturag/libheif#tag=v$pkgver)
-sha256sums=('0a521942091745f8a3377a94205b91bd2e4e51bf299ec86ff1e13897aacd46d5')
+sha256sums=('eab79628a280e267b3c0a3f9c0992781f2ee796d5402145aaa287b66f13b9add')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to