summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 462bc316b6a7..a4d13822190b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-qsv
pkgdesc = Complete solution to record, convert and stream audio and video (including qsv and libfdk-aac)
pkgver = 4.0.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.ffmpeg.org/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 0eaed468456f..c087e8811fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_srcname=ffmpeg
pkgname=ffmpeg-qsv
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Complete solution to record, convert and stream audio and video (including qsv and libfdk-aac)'
arch=('x86_64')
url='http://www.ffmpeg.org/'