summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-11 16:04:44 +0800
committerChocobo12023-04-11 16:04:44 +0800
commit8f81fa66e9db755765ce773862673059edc98de9 (patch)
treed9ac74b5de9ecee309d410c1503b1e2b1693388c /PKGBUILD
parent80f87fa57cba94cb46e825352e915160bcbd93e2 (diff)
downloadaur-libtheora-git.tar.gz
upgpkg: libtheora-git 1.2.0alpha1.r148.g7180717-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c74bfabb9b80..4947a4e02973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libtheora-git
-pkgver=1.2.0alpha1.r134.ge5d205b
+pkgver=1.2.0alpha1.r148.g7180717
pkgrel=1
pkgdesc="An open video codec developed by the Xiph.org"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://www.theora.org/"
license=('BSD')
depends=('glibc' 'libogg')
makedepends=('git' 'libvorbis')
-provides=('libtheora')
+provides=("libtheora=$pkgver")
conflicts=('libtheora')
options=('staticlibs')
source=("git+https://gitlab.xiph.org/xiph/theora.git")