Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
libjxl


Commits:
c2a2ab74 by Daniel Bermond at 2024-06-27T14:22:12-03:00
upgpkg: 0.10.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libjxl
        pkgdesc = JPEG XL image format reference implementation
-       pkgver = 0.10.2
+       pkgver = 0.10.3
        pkgrel = 1
        url = https://jpeg.org/jpegxl/
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = libjxl
        makedepends = doxygen
        makedepends = graphviz
        makedepends = xdg-utils
-       source = git+https://github.com/libjxl/libjxl.git#tag=v0.10.2
+       source = git+https://github.com/libjxl/libjxl.git#tag=v0.10.3
        source = git+https://github.com/google/brotli.git
        source = git+https://github.com/mm2/Little-CMS.git
        source = git+https://github.com/google/googletest.git
@@ -34,7 +34,7 @@ pkgbase = libjxl
        source = git+https://github.com/madler/zlib.git
        source = libjxl-testdata::git+https://github.com/libjxl/testdata.git
        source = git+https://github.com/libjpeg-turbo/libjpeg-turbo.git
-       sha256sums = SKIP
+       sha256sums = 
55b9ed43559aaf5c2538813000bea6267437a84807a65c1d2d3314dd0d00de6f
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgbase=libjxl
 pkgname=('libjxl' 'libjxl-doc')
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='JPEG XL image format reference implementation'
 arch=('x86_64')
@@ -23,7 +23,7 @@ 
source=("git+https://github.com/libjxl/libjxl.git#tag=v${pkgver}";
         'git+https://github.com/madler/zlib.git'
         'libjxl-testdata'::'git+https://github.com/libjxl/testdata.git'
         'git+https://github.com/libjpeg-turbo/libjpeg-turbo.git')
-sha256sums=('SKIP'
+sha256sums=('55b9ed43559aaf5c2538813000bea6267437a84807a65c1d2d3314dd0d00de6f'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libjxl/-/commit/c2a2ab748f9426465210853018b827287a2b1bfc

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


Reply via email to