summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandyW2018-08-18 17:47:15 +0200
committerRandyW2018-08-18 17:47:15 +0200
commitce83b31aa24e9c13873a56ca75769cea138d9f12 (patch)
treefab09540291359ee9216174c89a1e65633568aa7
parent3a15d4539c6816604a048d54f8fa5b521decd8f3 (diff)
downloadaur-ce83b31aa24e9c13873a56ca75769cea138d9f12.tar.gz
Forgot to change PKGBUILD's pkgrel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31385cd8ab21..6a1aa5f86db3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffmpeg-compat-57
pkgver=3.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Compatibility package for ffmpeg to provide versions 57 of libavcodec, libavdevice and libavformat, not anymore provided by the ffmpeg package"
arch=('i686' 'x86_64')
url="http://ffmpeg.org/"