summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathaniel Chin2020-06-10 17:35:23 +0800
committerNathaniel Chin2020-06-10 17:35:23 +0800
commit7466a185845c2dd0e4f70129f41f0569afafacbe (patch)
tree7e18d8ec075f1c8702056973ba499f275ee942c7
parentc7f4f8f132c5c5577f6d40c213d50bb92192784d (diff)
downloadaur-7466a185845c2dd0e4f70129f41f0569afafacbe.tar.gz
Fix svt_av1 checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edfcba4f5ea4..4f69a7ef7aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-amd-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features for AMD)
pkgver = 4.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.ffmpeg.org/
arch = x86_64
license = custom: nonfree and unredistributable
@@ -131,7 +131,7 @@ pkgbase = ffmpeg-amd-full
sha256sums = 269555538ec6d410b42ec43d22edd3eff2006208a1d4cbc8a028d9a432b81577
sha256sums = 878757eb6d7072521caaeb71f1453ec3fc0f91a12936ef302e1625184787c6a6
sha256sums = 1499e419dda72b1604dc5e3959668f3843292ff56bfba78734e31510ba576de0
- sha256sums = d371366ceda9233c1b9a60c680878f567861b675605a8dae5c275d633c51ba9f
+ sha256sums = cbcf51f37b17355b228b62862cfde141b0701f260d8bc3502a922f0f91303f9e
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
pkgname = ffmpeg-amd-full
diff --git a/PKGBUILD b/PKGBUILD
index e6fbfaba75cc..54a0eb2f0445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _svt_av1_ver='0.8.3'
pkgname=ffmpeg-amd-full
pkgver=4.2.3
-pkgrel=1
+pkgrel=2
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features for AMD)'
arch=('x86_64')
url='https://www.ffmpeg.org/'
@@ -56,7 +56,7 @@ sha256sums=('9df6c90aed1337634c1fb026fb01c154c29c82a64ea71291ff2da9aacb9aad31'
'269555538ec6d410b42ec43d22edd3eff2006208a1d4cbc8a028d9a432b81577'
'878757eb6d7072521caaeb71f1453ec3fc0f91a12936ef302e1625184787c6a6'
'1499e419dda72b1604dc5e3959668f3843292ff56bfba78734e31510ba576de0'
- 'd371366ceda9233c1b9a60c680878f567861b675605a8dae5c275d633c51ba9f'
+ 'cbcf51f37b17355b228b62862cfde141b0701f260d8bc3502a922f0f91303f9e'
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')