Merge pull request #9542 from kmilos/dav1d-0.9.2
dav1d: update to 0.9.2
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=dav1d
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=0.9.1
|
||||
pkgrel=2
|
||||
pkgver=0.9.2
|
||||
pkgrel=1
|
||||
pkgdesc="AV1 cross-platform decoder focused on speed and correctness (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
@@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-pkg-config"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
options=('staticlibs' 'strip' 'emptydirs')
|
||||
source=("https://downloads.videolan.org/pub/videolan/dav1d/${pkgver}/dav1d-${pkgver}.tar.xz"{,.asc})
|
||||
sha256sums=('a35d6468013eb14e8093ea463594f8b89aba1775a3005fc9ec6fa36b2d2c71d7'
|
||||
sha256sums=('e3235ab6c43c0135b0db1d131e1923fad4c84db9d85683e30b91b33a52d61c71'
|
||||
'SKIP')
|
||||
validpgpkeys=('65F7C6B4206BD057A7EB73787180713BE58D1ADC') # VideoLAN Release Signing Key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user