[arch-commits] Commit in libass/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sun Mar 14 10:31:35 UTC 2010
Date: Sunday, March 14, 2010 @ 06:31:35
Author: giovanni
Revision: 72340
upgpkg: libass 0.9.9-1
upstream release
Modified:
libass/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-14 09:56:58 UTC (rev 72339)
+++ PKGBUILD 2010-03-14 10:31:35 UTC (rev 72340)
@@ -3,7 +3,7 @@
# Contributor: G_Syme <demichan(at)mail(dot)upb(dot)de>
pkgname=libass
-pkgver=0.9.8
+pkgver=0.9.9
pkgrel=1
pkgdesc="A portable library for SSA/ASS subtitles rendering"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('pkgconfig')
options=(!libtool)
source=(http://libass.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e0b0c81f2e2651408e72b02473d35cde')
+md5sums=('6f545089d838d524c4f3b12e8ef6ed38')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list