summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustcool-Walker2019-02-15 23:13:55 -0500
committerAustcool-Walker2019-02-15 23:13:55 -0500
commitefad1a30a7a6dd09b811821740aec1ba91caaee5 (patch)
treeeecd2ed6cb807d2220b89aaa25fd11239da896b3
parent590dfba1c3278e22d7dc2fdabb7ba5cee943055a (diff)
downloadaur-efad1a30a7a6dd09b811821740aec1ba91caaee5.tar.gz
updated again
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3469514da09..d2336e5930a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -74,6 +74,7 @@ pkgbase = ffmpeg-ubuntu-bionic
replaces = ffmpeg-debian
replaces = ffmpeg
source = http://archive.ubuntu.com/ubuntu/pool/universe/f/ffmpeg/ffmpeg_3.4.4.orig.tar.xz
+ sha256sums = SKIP
pkgname = ffmpeg-ubuntu-bionic
diff --git a/PKGBUILD b/PKGBUILD
index 7294303f58a2..3f6522e06805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,6 +37,7 @@ provides=(
conflicts=('ffmpeg-debian' 'ffmpeg')
replaces=('ffmpeg-debian' 'ffmpeg')
source=("http://archive.ubuntu.com/ubuntu/pool/universe/f/ffmpeg/ffmpeg_3.4.4.orig.tar.xz")
+sha256sums=('SKIP')
build() {
cd ffmpeg-3.4.4