summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Widawsky2019-02-12 09:40:43 -0800
committerBen Widawsky2019-02-12 09:40:43 -0800
commited554678984a2ab9272bb2c2181b52a53bb77256 (patch)
treee33af781ada61a6fda6c867b4dc3d7f9f3b2607f
parent6234278338de778c29746e33e03c7730e1e37422 (diff)
downloadaur-ed554678984a2ab9272bb2c2181b52a53bb77256.tar.gz
upgpkg: ffmpeg 1:4.1.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3602b1627de..e2c4f95f6856 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 8 16:52:13 UTC 2019
+# Tue Feb 12 17:40:40 UTC 2019
pkgbase = ffmpeg-libfdk_aac
pkgdesc = Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support)
- pkgver = 4.1
- pkgrel = 2
+ pkgver = 4.1.1
+ pkgrel = 1
epoch = 1
url = https://ffmpeg.org/
arch = x86_64
@@ -71,9 +71,9 @@ pkgbase = ffmpeg-libfdk_aac
provides = libpostproc.so
provides = libswresample.so
provides = libswscale.so
- provides = ffmpeg=4.1
+ provides = ffmpeg=4.1.1
conflicts = ffmpeg
- source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.1
+ source = git+https://git.ffmpeg.org/ffmpeg.git#tag=n4.1.1
sha256sums = SKIP
pkgname = ffmpeg-libfdk_aac
diff --git a/PKGBUILD b/PKGBUILD
index 3570d755349e..6a99f0aa4ee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
-pkgver=4.1
-pkgrel=2
+pkgver=4.1.1
+pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support)'
arch=(x86_64)