summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-03-26 17:34:48 +0000
committerDaniel Bermond2021-03-26 17:34:48 +0000
commita286ec098ba94a1f29c1b9ba419f8e11cc4729d9 (patch)
tree960b798a246c5da700d9ebd1677eb77f70114221
parentc920566fab82e66a51e2c8e09440d190e58b8a37 (diff)
downloadaur-a286ec098ba94a1f29c1b9ba419f8e11cc4729d9.tar.gz
Update to version 0.3.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46ea3478328f..bc226176c79f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libjpeg-xl
pkgdesc = JPEG XL image format reference implementation
- pkgver = 0.3.4
+ pkgver = 0.3.6
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.4
+ source = git+https://gitlab.com/wg1/jpeg-xl.git#tag=v0.3.6
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 c3e74cf3925e..25ab6550455a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=libjpeg-xl
pkgname=('libjpeg-xl' 'libjpeg-xl-doc')
-pkgver=0.3.4
+pkgver=0.3.6
pkgrel=1
pkgdesc='JPEG XL image format reference implementation'
arch=('x86_64')