summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustcool-Walker2019-02-15 23:11:37 -0500
committerAustcool-Walker2019-02-15 23:11:37 -0500
commit590dfba1c3278e22d7dc2fdabb7ba5cee943055a (patch)
tree460d3abef8a86256bd8ad2e3fcfc4dce511b0af5
parent6014bb04eadc34cbb0c7b8da86e753f96740df3c (diff)
downloadaur-590dfba1c3278e22d7dc2fdabb7ba5cee943055a.tar.gz
yet again attemped to fix sha256sum error
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3267785461b..c3469514da09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -74,8 +74,6 @@ 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
- sha256sums = 386f7601e865df6bddde05bb6927119b5a853f0b92e2e9834f59c125a17d3fc6
pkgname = ffmpeg-ubuntu-bionic
diff --git a/PKGBUILD b/PKGBUILD
index e7405cf80fcc..7294303f58a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,6 @@ 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' '386f7601e865df6bddde05bb6927119b5a853f0b92e2e9834f59c125a17d3fc6')
build() {
cd ffmpeg-3.4.4