summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2022-05-01 07:49:30 -0400
committergraysky2022-05-01 07:49:30 -0400
commit18a6269dc87b218210d3a3431851699d697b05bf (patch)
tree61fd5ad822f23d1a54af7874ef7ec77d084ffa1a
parentc2794face51429ebd942d08b88d223ce576ae91b (diff)
downloadaur-18a6269dc87b218210d3a3431851699d697b05bf.tar.gz
Update to 4.3.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf485bdb1639..13d2aa48d634 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffmpeg-shinobi
pkgdesc = FFmpeg from the release/4.3 branch for use with Shinobi
- pkgver = 4.3.3
+ pkgver = 4.3.4
pkgrel = 1
url = https://ffmpeg.org/
arch = x86_64
@@ -82,7 +82,7 @@ pkgbase = ffmpeg-shinobi
provides = libswresample.so
provides = libswscale.so
conflicts = ffmpeg
- source = git+https://git.ffmpeg.org/ffmpeg.git#tag=a77521cd5d27e955b16e8097eecefc779ffdcb6d
+ source = git+https://git.ffmpeg.org/ffmpeg.git#tag=e23098a712d532a393a0ae7ed6e22eb905ad06d2
source = vmaf-model-path.patch
source = 0001-configure-use-no-narrowing-for-cuda-llvm-compilation.patch::https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/52cc323735ced6e8095cfd3acea0e36e35c76eb2
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ab5801547845..3bc70c24dda8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@
pkgname=ffmpeg-shinobi
_pkgname=ffmpeg
-pkgver=4.3.3
+_tag=e23098a712d532a393a0ae7ed6e22eb905ad06d2
+pkgver=4.3.4
pkgrel=1
pkgdesc='FFmpeg from the release/4.3 branch for use with Shinobi'
arch=(x86_64 aarch64 armv6h armv7h)
@@ -109,7 +110,6 @@ provides=(
conflicts=(
ffmpeg
)
-_tag=a77521cd5d27e955b16e8097eecefc779ffdcb6d
source=(
git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag}
vmaf-model-path.patch