[arch-commits] Commit in dav1d/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 9 11:16:40 UTC 2020
Date: Monday, March 9, 2020 @ 11:16:40
Author: felixonmars
Revision: 377207
upgpkg: dav1d 0.6.0-1
Modified:
dav1d/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-09 11:16:23 UTC (rev 377206)
+++ PKGBUILD 2020-03-09 11:16:40 UTC (rev 377207)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=dav1d
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc='AV1 cross-platform decoder focused on speed and correctness'
url='https://code.videolan.org/videolan/dav1d/'
@@ -11,7 +11,7 @@
makedepends=('meson' 'ninja' 'nasm' 'doxygen' 'vulkan-headers')
provides=('libdav1d.so')
source=(https://downloads.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha512sums=('255e592256e47305921f8331f3ea7f9792e2c62b981f62a0ee05a342c3c1073ef4b469092252442c9d67294c0d69b03c127a49a73519aee0e37ab6d89e3000c3'
+sha512sums=('aeee206806642188839602c7040340052d8cff2168fd142516499da1718c497b3b6b45f96af2d543a0db8ef5d26acece6ac9bb6c6e00316fa222a2ea0554581c'
'SKIP')
validpgpkeys=('65F7C6B4206BD057A7EB73787180713BE58D1ADC') # VideoLAN Release Signing Key
More information about the arch-commits
mailing list