summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522024-01-20 08:09:07 +0100
committertytan6522024-01-20 08:09:11 +0100
commit64de06ce4370700ecc23bf491315361a1e8a0834 (patch)
treedfa22fd58763057b6f2638adc6e9f3de9f481ac0
parent7cce6e1b316026296cb78d885cb6df7b23fdf4ce (diff)
downloadaur-64de06ce4370700ecc23bf491315361a1e8a0834.tar.gz
build: Enforce rebuild with libjxl 0.9.x
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9dbc2d6f63f..429bce94f367 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-obs
pkgdesc = Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD
pkgver = 6.1.1
- pkgrel = 3
+ pkgrel = 4
url = https://ffmpeg.org/
arch = x86_64
arch = aarch64
@@ -41,7 +41,7 @@ pkgbase = ffmpeg-obs
depends = libgl
depends = harfbuzz
depends = libiec61883
- depends = libjxl>=0.7.0
+ depends = libjxl>=0.9.0
depends = libmodplug
depends = libopenmpt
depends = libplacebo>=6
diff --git a/PKGBUILD b/PKGBUILD
index 12ca0ef8cc4c..1d287e925d9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ fi
pkgname=ffmpeg-obs
pkgver=6.1.1
-pkgrel=3
+pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('x86_64' 'aarch64')
url=https://ffmpeg.org/
@@ -62,7 +62,7 @@ license=(GPL3)
_aomver=3
_dav1dver=1.3.0
_ffnvcodecver=12.0.16.0
-_libjxlver=0.7.0
+_libjxlver=0.9.0
_libplacebover=6
_libristver=0.2.7
_libvpxver=1.13