Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libheif


Commits:
9a0acf85 by Antonio Rojas at 2026-05-29T18:27:35+02:00
upgpkg: 1.23.0-1: Upstream update

- - - - -


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.22.2
+       pkgver = 1.23.0
        pkgrel = 1
        url = https://github.com/strukturag/libheif
        arch = x86_64
@@ -43,7 +43,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.22.2
-       sha256sums = 
b446d90e58424d958ec90fdc68da15caeeb31cc8830582dcad8fed7d042ccce5
+       source = git+https://github.com/strukturag/libheif#tag=v1.23.0
+       sha256sums = 
4ff7a2ffb6ed3f72ef69fc2ad1c498fff2c65d17ca853ce7d53d4d87e055dde3
 
 pkgname = libheif


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libheif/-/commit/9a0acf8504c8683596ed1107ef458ae089cd0df7
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to