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


Commits:
53734ab2 by Antonio Rojas at 2024-11-01T20:37:53+01:00
upgpkg: 1.19.1-1: Update to 1.19.1

- - - - -


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.0
-       pkgrel = 2
+       pkgver = 1.19.1
+       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.0
-       sha256sums = 
a662fd3a8459b51446176855d160d0cce90ae9d4b740d5018291fb1b00a060f0
+       source = git+https://github.com/strukturag/libheif#tag=v1.19.1
+       sha256sums = 
ec2fff5d5363d1dcfc80cd46730ff962012cfa3d1d9a627621c863e5101cfb29
 
 pkgname = libheif


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <fonte...@ucla.edu>
 
 pkgname=libheif
-pkgver=1.19.0
-pkgrel=2
+pkgver=1.19.1
+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=('a662fd3a8459b51446176855d160d0cce90ae9d4b740d5018291fb1b00a060f0')
+sha256sums=('ec2fff5d5363d1dcfc80cd46730ff962012cfa3d1d9a627621c863e5101cfb29')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to