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


Commits:
191ba699 by Antonio Rojas at 2024-11-06T21:56:30+01:00
upgpkg: 1.19.2-1: Update to 1.19.2

- - - - -


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.19.1
-       pkgrel = 2
+       pkgver = 1.19.2
+       pkgrel = 1
        url = https://github.com/strukturag/libheif
        arch = x86_64
        license = GPL3
@@ -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.1
-       sha256sums = 
ec2fff5d5363d1dcfc80cd46730ff962012cfa3d1d9a627621c863e5101cfb29
+       source = git+https://github.com/strukturag/libheif#tag=v1.19.2
+       sha256sums = 
edd45429bf2ce428cfe8082f8879d27633b77435c3cd073c7a23e2525121368d
 
 pkgname = libheif


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



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

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


Reply via email to