Date: Saturday, February 27, 2016 @ 16:32:29 Author: alucryd Revision: 260311
upgpkg: libass 0.13.2-1 Modified: libass/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-27 15:18:54 UTC (rev 260310) +++ PKGBUILD 2016-02-27 15:32:29 UTC (rev 260311) @@ -4,7 +4,7 @@ # Contributor: G_Syme <[email protected]> pkgname=libass -pkgver=0.13.1 +pkgver=0.13.2 pkgrel=1 pkgdesc="A portable library for SSA/ASS subtitles rendering" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('pkg-config' 'yasm') provides=('libass.so') source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('43b5f379e70b3aef15b2435e21e5b73c') +md5sums=('1c8cbd5751aeb192bda04a65d0464fd9') build() { cd ${pkgname}-${pkgver}
