summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d15b9fee8a82..05ca0f01bbd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffmpeg-compat-54
pkgver=1.2.12
-pkgrel=1
+pkgrel=2
pkgdesc="Compatibility package for ffmpeg to provide versions 54 of libavcodec, libavdevice and libavformat, not anymore provided by the ffmpeg package"
arch=('i686' 'x86_64')
url="http://ffmpeg.org/"
@@ -17,7 +17,7 @@ source=("http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2"
"libvpx_VP8E_UPD_ENTROPY.patch"::"https://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab")
sha256sums=('913ac95c7fad92c2a4ebcfd11850904f531845c75d45c3e4e4a693990fe2497d'
'SKIP'
- '2da38f8d3fb671b2e40fd3a3999486086ed0bb98cbaf194d54d6fdc19c76a54d')
+ '1e4a01ed62db525607f9d0c708ef7889474222f9ae31aac057c5bb67edf7e38f')
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
prepare() {