summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee2b890955e7..46ea3478328f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libjpeg-xl
pkgdesc = JPEG XL image format reference implementation
- pkgver = 0.3.3
+ pkgver = 0.3.4
pkgrel = 1
url = https://jpeg.org/jpegxl/
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = libjpeg-xl
makedepends = doxygen
makedepends = graphviz
makedepends = highway
- source = git+https://gitlab.com/wg1/jpeg-xl.git#tag=v0.3.3
+ source = git+https://gitlab.com/wg1/jpeg-xl.git#tag=v0.3.4
source = git+https://github.com/google/brotli.git
source = git+https://github.com/lvandeve/lodepng.git
source = git+https://github.com/mm2/Little-CMS.git
diff --git a/PKGBUILD b/PKGBUILD
index 6a1f32fbb966..c3e74cf3925e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=libjpeg-xl
pkgname=('libjpeg-xl' 'libjpeg-xl-doc')
-pkgver=0.3.3
+pkgver=0.3.4
pkgrel=1
pkgdesc='JPEG XL image format reference implementation'
arch=('x86_64')