summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsl1pkn072015-12-04 18:48:08 +0100
committersl1pkn072015-12-04 18:48:08 +0100
commit2d17e1bfae982bb4467c52c3fd08aada85802b09 (patch)
treec3e6c2daa4576414caac8c0099f9b07a03778492 /PKGBUILD
parent9e05af34c8c60f8449eaca10f1f0a1104a54851d (diff)
downloadaur-2d17e1bfae982bb4467c52c3fd08aada85802b09.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b745799f49ef..021a361257dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,18 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=libaacs-git
-pkgver=0.8.0.7.g7780e4d
+pkgver=0.8.1.31.gc6dc792
pkgrel=1
pkgdesc="Advanced Access Content System. (GIT version)"
arch=('i686' 'x86_64')
license=('LGPL')
-url="http://www.videolan.org/developers/libaacs.html"
+url='http://www.videolan.org/developers/libaacs.html'
depends=('libgcrypt')
-makedepends=('git' 'flex' 'bison')
-provides=('libaacs')
+makedepends=('git'
+ 'flex'
+ 'bison'
+ )
+provides=('libaacs' 'libaacs.so')
conflicts=('libaacs')
source=('git://git.videolan.org/libaacs.git')
sha1sums=('SKIP')