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


Commits:
035f4c72 by Christian Hesse at 2025-12-29T20:06:18+01:00
upgpkg: 1.21.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libheif
        pkgdesc = An HEIF and AVIF file format decoder and encoder
-       pkgver = 1.20.2
-       pkgrel = 3
+       pkgver = 1.21.0
+       pkgrel = 1
        url = https://github.com/strukturag/libheif
        arch = x86_64
        license = LGPL-3.0-or-later
@@ -30,7 +30,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.20.2
-       sha256sums = 
ea1b2ca9e88e96941d8122ad82a4068712b16d1ebc84a35a95dd67d2768e5067
+       source = git+https://github.com/strukturag/libheif#tag=v1.21.0
+       sha256sums = 
a7f432f8b1f828668f46aeb77e8cee3692b88bdd0ab26dd56755f0b386caf178
 
 pkgname = libheif


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <[email protected]>
 
 pkgname=libheif
-pkgver=1.20.2
-pkgrel=3
+pkgver=1.21.0
+pkgrel=1
 pkgdesc='An HEIF and AVIF file format decoder and encoder'
 arch=(x86_64)
 url='https://github.com/strukturag/libheif'
@@ -34,7 +34,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=('ea1b2ca9e88e96941d8122ad82a4068712b16d1ebc84a35a95dd67d2768e5067')
+sha256sums=('a7f432f8b1f828668f46aeb77e8cee3692b88bdd0ab26dd56755f0b386caf178')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to