summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12018-02-25 15:32:20 +0800
committerChocobo12018-02-25 15:32:20 +0800
commit5954df5b1252879c3c000c14f180fff59c331fa1 (patch)
tree61772633543a920054e29fefb5831abb9a03bb27 /PKGBUILD
parent8614fc8b3cb2d3a91d922ea77411281371bbd483 (diff)
downloadaur-5954df5b1252879c3c000c14f180fff59c331fa1.tar.gz
upgpkg: rav1e-git r176.f2df716-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ba759781da6..996fbdf7c192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rav1e-git
pkgver=r176.f2df716
-pkgrel=1
+pkgrel=2
pkgdesc="The fastest and safest AV1 encoder"
arch=('i686' 'x86_64')
url="https://github.com/xiph/rav1e"
@@ -11,7 +11,6 @@ depends=('gcc-libs')
makedepends=('git' 'cargo')
provides=('rav1e')
conflicts=('rav1e')
-options=('staticlibs')
source=("git+https://github.com/xiph/rav1e.git")
sha256sums=('SKIP')