[arch-commits] Commit in dav1d/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Apr 1 19:56:06 UTC 2019


    Date: Monday, April 1, 2019 @ 19:56:05
  Author: anthraxx
Revision: 349553

upgpkg: dav1d 0.2.1-1

Modified:
  dav1d/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-01 19:39:20 UTC (rev 349552)
+++ PKGBUILD	2019-04-01 19:56:05 UTC (rev 349553)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=dav1d
-pkgver=0.1.0
+pkgver=0.2.1
 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')
 provides=('libdav1d.so')
 source=(${pkgname}-${pkgver}.tar.bz2::https://code.videolan.org/videolan/dav1d/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('5893ad40af7c4f5c3678ecc604ad360b5d1cd3fadaa16f7183d638745097fed091aeb3456540db61a2f4f0fc8bb93f2a20f428c76a7976d3fd186cc8b8baed53')
+sha512sums=('38d0a9e639579bf2046d3afd7ba0d4205081d8e26955be0216acc84ee2adcc81c790c858932009965b61a66fc3df66ed6b14da9d0e61e2505418c17bc4b75004')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list