summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12017-08-19 17:20:09 +0800
committerChocobo12017-08-19 17:20:09 +0800
commita14eb0be9b01d07566db809113e58c3dcb59e715 (patch)
tree64f08f5369ea3e0796b116967b311e5b5938c52b /PKGBUILD
parent375e0609d686f47d6c90b2cc725fb81c4d8dfa05 (diff)
downloadaur-a14eb0be9b01d07566db809113e58c3dcb59e715.tar.gz
upgpkg: libtheora-git 1.2.0alpha1.r129.gfa5707d-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b3c3759dd2..389b9de355e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libtheora-git
pkgver=1.2.0alpha1.r129.gfa5707d
-pkgrel=1
+pkgrel=2
pkgdesc="An open video codec developed by the Xiph.org"
arch=('i686' 'x86_64')
url="https://www.theora.org/"
@@ -11,6 +11,7 @@ depends=('glibc' 'libogg')
makedepends=('git' 'libvorbis')
provides=('libtheora')
conflicts=('libtheora')
+options=('staticlibs')
source=("git+https://git.xiph.org/theora.git")
sha256sums=('SKIP')