summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustcool-Walker2019-02-15 23:07:19 -0500
committerAustcool-Walker2019-02-15 23:07:19 -0500
commit6014bb04eadc34cbb0c7b8da86e753f96740df3c (patch)
tree8709e7bc893af5429592ee082408236e30fb7a6d
parent943cda9c8800fd0686edd906fff7ba073f88fef3 (diff)
downloadaur-6014bb04eadc34cbb0c7b8da86e753f96740df3c.tar.gz
fixed sha256sum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e54aff402a1..a3267785461b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -75,7 +75,7 @@ pkgbase = ffmpeg-ubuntu-bionic
replaces = ffmpeg
source = http://archive.ubuntu.com/ubuntu/pool/universe/f/ffmpeg/ffmpeg_3.4.4.orig.tar.xz
sha256sums = SKIP
- sha256sums = 761cff48ef7834f8bb97556690af6be833a626b2f809376ca755b18dee6f9cbc
+ sha256sums = 386f7601e865df6bddde05bb6927119b5a853f0b92e2e9834f59c125a17d3fc6
pkgname = ffmpeg-ubuntu-bionic
diff --git a/PKGBUILD b/PKGBUILD
index e8d1c65be20f..e7405cf80fcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +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' '761cff48ef7834f8bb97556690af6be833a626b2f809376ca755b18dee6f9cbc')
+sha256sums=('SKIP' '386f7601e865df6bddde05bb6927119b5a853f0b92e2e9834f59c125a17d3fc6')
build() {
cd ffmpeg-3.4.4