Skip to content
Snippets Groups Projects
Commit 520e92f4 authored by Leo's avatar Leo
Browse files

testing/dav1d: upgrade to 0.5.0

parent 5b606259
No related merge requests found
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=dav1d
pkgver=0.4.0
pkgrel=1
pkgver=0.5.0
pkgrel=0
pkgdesc="small and fast AV1 Decoder"
url="https://code.videolan.org/videolan/dav1d"
arch="all"
license="BSD-2-Clause"
makedepends="nasm meson sdl2-dev libplacebo-dev vulkan-loader-dev"
makedepends="nasm meson"
subpackages="$pkgname-dev lib$pkgname:libs"
source="https://code.videolan.org/videolan/dav1d/-/archive//$pkgver/dav1d-$pkgver.tar.bz2"
......@@ -36,4 +36,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
sha512sums="7d2ad9959649321e86f9d0dcf44b274251c103fce9f02964d898b6d9da69e38e93bbed86a7ea217c93e0ee89e1ad43bc31dc217535c4b1cc37761191a6585fc1 dav1d-0.4.0.tar.bz2"
sha512sums="bfc912597b4be76d2673f2ed2cb2c09860abc8fa4df9832740540ce82bc0452c12cfc092e185b534d0c2e903e7394025959e67ef57034a26f161433e7671b7e8 dav1d-0.5.0.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment