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


Commits:
33dd85f6 by Christian Hesse at 2023-10-19T20:29:06+02:00
upgpkg: 1.17.1-1: new upstream release

- - - - -


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.17.0
+       pkgver = 1.17.1
        pkgrel = 1
        url = https://github.com/strukturag/libheif
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = libheif
        optdepends = dav1d: dav1d encoder
        optdepends = rav1e: rav1e encoder
        optdepends = svt-av1: svt-av1 encoder
-       source = 
https://github.com/strukturag/libheif/releases/download/v1.17.0/libheif-1.17.0.tar.gz
-       sha256sums = 
c86661e9ef9c43ad8de9d2b38b7b508df5322580b24d22fc25a977e7fdb26f3c
+       source = 
https://github.com/strukturag/libheif/releases/download/v1.17.1/libheif-1.17.1.tar.gz
+       sha256sums = 
97d74c58a346887c1bbf98dcf0322c13b728286153d0f1be2b350f7107e49dba
 
 pkgname = libheif


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Adam Fontenot <fonte...@ucla.edu>
 
 pkgname=libheif
-pkgver=1.17.0
+pkgver=1.17.1
 pkgrel=1
 pkgdesc='An HEIF and AVIF file format decoder and encoder'
 arch=(x86_64)
@@ -27,7 +27,7 @@ optdepends=('libjpeg: for heif-convert and heif-enc'
             'rav1e: rav1e encoder'
             'svt-av1: svt-av1 encoder')
 
source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('c86661e9ef9c43ad8de9d2b38b7b508df5322580b24d22fc25a977e7fdb26f3c')
+sha256sums=('97d74c58a346887c1bbf98dcf0322c13b728286153d0f1be2b350f7107e49dba')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

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


Reply via email to