diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-10-08 15:58:59 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-08 19:57:19 -0300 |
commit | 1c78b8ecca0a077bc2db8f0e8132d9f2c94c9eef (patch) | |
tree | d9126bbe9c1d657d0a7532e7177013f55bf20b6c /testing/dav1d/APKBUILD | |
parent | 27facbda3b67ba3b0d0cdf2a4ffd0f5e126d8598 (diff) | |
download | aports-1c78b8ecca0a077bc2db8f0e8132d9f2c94c9eef.tar.bz2 aports-1c78b8ecca0a077bc2db8f0e8132d9f2c94c9eef.tar.xz |
testing/dav1d: rebuild for libplacebo.so.21
Diffstat (limited to 'testing/dav1d/APKBUILD')
-rw-r--r-- | testing/dav1d/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dav1d/APKBUILD b/testing/dav1d/APKBUILD index c0b90f770e..d098285264 100644 --- a/testing/dav1d/APKBUILD +++ b/testing/dav1d/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=dav1d pkgver=0.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="small and fast AV1 Decoder" url="https://code.videolan.org/videolan/dav1d" arch="all" |