summaryrefslogtreecommitdiff
path: root/extra/libass/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-26 01:22:45 -0700
committerroot <root@rshg054.dnsready.net>2013-10-26 01:22:45 -0700
commit24152c3ea77087edccf017c13d44904a75799ff7 (patch)
tree65e25106816e5071dd5b2edc2270e0138c23dc7c /extra/libass/PKGBUILD
parent5a3821aec094b38a412cf5e6997c08b6428d6f77 (diff)
Sat Oct 26 01:21:13 PDT 2013
Diffstat (limited to 'extra/libass/PKGBUILD')
-rw-r--r--extra/libass/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/libass/PKGBUILD b/extra/libass/PKGBUILD
index 2985c3914..6e5812ea7 100644
--- a/extra/libass/PKGBUILD
+++ b/extra/libass/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 174504 2013-01-05 07:26:20Z giovanni $
+# $Id: PKGBUILD 197391 2013-10-25 11:10:08Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
pkgname=libass
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc="A portable library for SSA/ASS subtitles rendering"
arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@ url="http://code.google.com/p/libass/"
license=('BSD')
depends=('enca' 'fontconfig' 'fribidi')
makedepends=('pkg-config')
-options=(!libtool)
source=("http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
-md5sums=('0f54b1f3a24fa897ebbbcc5bc744b32a')
+md5sums=('ce672ed5629c9708b3401b976f516744')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"