summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2021-06-03 21:58:03 +0000
committerDaniel Bermond2021-06-03 21:58:03 +0000
commit012877bc0f1c96dfc24a45b1e90dcca73b89bf8b (patch)
tree27b1a4cbccc394119266b5f248d9d983a66b736c /.SRCINFO
parent1e185ba12de31af6e52cefd10607ea40a13706d3 (diff)
downloadaur-012877bc0f1c96dfc24a45b1e90dcca73b89bf8b.tar.gz
Fix build with new makepkg.conf flags. Remove highway files.
New makepkg.conf enables the _GLIBCXX_ASSERTIONS macro by default, with currently breaks the tests on version 0.3.7. Remove unneeded highway files, as we are building with bundled highway due to incompatible highway 0.12.2.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd55246ae76c..5d5dd284966d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libjxl
pkgdesc = JPEG XL image format reference implementation
pkgver = 0.3.7
- pkgrel = 1
+ pkgrel = 2
url = https://jpeg.org/jpegxl/
arch = x86_64
license = Apache