summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Holmer2023-07-07 02:46:49 -0400
committerJosh Holmer2023-07-07 02:46:49 -0400
commitd2d93bd9614d3f64e1d85c26f2609ef7cdd22818 (patch)
tree083a5dff8224627242fb12c3c7121a2567ffcbf5
parent78ff8efac281a8a60eeb9e60be36f2df81cddc0d (diff)
downloadaur-d2d93bd9614d3f64e1d85c26f2609ef7cdd22818.tar.gz
Pin to latest upstream with butteraugli.h
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22fd830cbe67..4ab9c74c4f3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libjxl-metrics-git
pkgdesc = JPEG XL image format reference implementation with butteraugli, ssimulacra, and ssimulacra2 (git version)
- pkgver = 0.8.1.r265.g1c748e86
- pkgrel = 2
+ pkgver = 0.8.2.r404.g4e4f49c5
+ pkgrel = 1
url = https://jpeg.org/jpegxl/
arch = x86_64
license = BSD
@@ -57,7 +57,7 @@ pkgbase = libjxl-metrics-git
conflicts = ssimulacra2
conflicts = ssimulacra2-git
options = !lto
- source = libjxl::git+https://github.com/libjxl/libjxl.git
+ source = libjxl::git+https://github.com/libjxl/libjxl.git#commit=4e4f49c
source = brotli::git+https://github.com/google/brotli.git
source = Little-CMS::git+https://github.com/mm2/Little-CMS.git
source = googletest::git+https://github.com/google/googletest.git
diff --git a/PKGBUILD b/PKGBUILD
index 26de22060fb0..048e10c56484 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joshua Holmer <jholmer.in@gmail.com>
pkgname=libjxl-metrics-git
-pkgver=0.8.1.r265.g1c748e86
-pkgrel=2
+pkgver=0.8.2.r404.g4e4f49c5
+pkgrel=1
pkgdesc="JPEG XL image format reference implementation with butteraugli, ssimulacra, and ssimulacra2 (git version)"
arch=('x86_64')
url='https://jpeg.org/jpegxl/'
@@ -31,7 +31,7 @@ optdepends=(
'libavif: for avif benchmarking'
)
source=(
- 'libjxl::git+https://github.com/libjxl/libjxl.git'
+ 'libjxl::git+https://github.com/libjxl/libjxl.git#commit=4e4f49c'
'brotli::git+https://github.com/google/brotli.git'
'Little-CMS::git+https://github.com/mm2/Little-CMS.git'
'googletest::git+https://github.com/google/googletest.git'