summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12018-02-25 15:32:20 +0800
committerChocobo12018-02-25 15:32:20 +0800
commit5954df5b1252879c3c000c14f180fff59c331fa1 (patch)
tree61772633543a920054e29fefb5831abb9a03bb27
parent8614fc8b3cb2d3a91d922ea77411281371bbd483 (diff)
downloadaur-5954df5b1252879c3c000c14f180fff59c331fa1.tar.gz
upgpkg: rav1e-git r176.f2df716-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 272b05032e0d..01e61c21d3eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rav1e-git
pkgdesc = The fastest and safest AV1 encoder
pkgver = r176.f2df716
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xiph/rav1e
arch = i686
arch = x86_64
@@ -12,7 +12,6 @@ pkgbase = rav1e-git
depends = gcc-libs
provides = rav1e
conflicts = rav1e
- options = staticlibs
source = git+https://github.com/xiph/rav1e.git
sha256sums = SKIP
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')