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


Commits:
64a6dea4 by Antonio Rojas at 2026-05-27T08:30:24+02:00
upgpkg: 1.4.2-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libavif
        pkgdesc = Library for encoding and decoding .avif files
-       pkgver = 1.4.1
+       pkgver = 1.4.2
        pkgrel = 1
        url = https://github.com/AOMediaCodec/libavif
        arch = x86_64
@@ -21,9 +21,9 @@ pkgbase = libavif
        depends = libyuv
        depends = rav1e
        depends = svt-av1
-       source = git+https://github.com/AOMediaCodec/libavif#tag=v1.4.1
+       source = git+https://github.com/AOMediaCodec/libavif#tag=v1.4.2
        source = 
git+https://github.com/kmurray/libargparse#commit=ee74d1b53bd680748af14e737378de57e2a0a954
-       sha256sums = 
d9a958dfc7953c1c2ffb7fdf2ae670ea87c7972598bc55d8519d440670bd95bc
+       sha256sums = 
2c84afde7ea25afbf3ed9981d65a87723920137e1033f5e4fb48c76c4566ede1
        sha256sums = 
235020da02227503eb09961efd664aca6e544a8b3ed5533cf81e1862bb94f48f
 
 pkgname = libavif


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=libavif
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 _libargparse=ee74d1b53bd680748af14e737378de57e2a0a954 # should match 
cmake/Modules/LocalLibargparse.cmake
 pkgdesc="Library for encoding and decoding .avif files"
@@ -27,7 +27,7 @@ makedepends=(cmake
              pandoc-cli)
 source=(git+https://github.com/AOMediaCodec/libavif#tag=v$pkgver
         git+https://github.com/kmurray/libargparse#commit=$_libargparse)
-sha256sums=('d9a958dfc7953c1c2ffb7fdf2ae670ea87c7972598bc55d8519d440670bd95bc'
+sha256sums=('2c84afde7ea25afbf3ed9981d65a87723920137e1033f5e4fb48c76c4566ede1'
             '235020da02227503eb09961efd664aca6e544a8b3ed5533cf81e1862bb94f48f')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libavif/-/commit/64a6dea4cfaebb52957ea348872e753c2783470f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libavif/-/commit/64a6dea4cfaebb52957ea348872e753c2783470f
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