summaryrefslogtreecommitdiff
path: root/extra/libass
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-06 01:08:04 -0800
committerroot <root@rshg054.dnsready.net>2013-01-06 01:08:04 -0800
commite0e1ffb6dccdc48c2448cfd79dac3ccbbed96c75 (patch)
treefdc608fa0b41862bfce4aa0f5c62d50f23e88561 /extra/libass
parent2586a8c75ef351dbd1b31605644e101e92d2c280 (diff)
Sun Jan 6 01:07:49 PST 2013
Diffstat (limited to 'extra/libass')
-rw-r--r--extra/libass/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libass/PKGBUILD b/extra/libass/PKGBUILD
index 3bf677188..2985c3914 100644
--- a/extra/libass/PKGBUILD
+++ b/extra/libass/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 146950 2012-01-19 15:31:00Z giovanni $
+# $Id: PKGBUILD 174504 2013-01-05 07:26:20Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
pkgname=libass
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.10.1
+pkgrel=1
pkgdesc="A portable library for SSA/ASS subtitles rendering"
arch=('i686' 'x86_64')
url="http://code.google.com/p/libass/"
@@ -13,7 +13,7 @@ depends=('enca' 'fontconfig' 'fribidi')
makedepends=('pkg-config')
options=(!libtool)
source=("http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
-md5sums=('1855bddc4c167f96968dddeeda0eb45c')
+md5sums=('0f54b1f3a24fa897ebbbcc5bc744b32a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"