Date: Wednesday, August 13, 2014 @ 06:03:34 Author: bisson Revision: 219647
upstream update Modified: ttf-tlwg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-13 02:20:37 UTC (rev 219646) +++ PKGBUILD 2014-08-13 04:03:34 UTC (rev 219647) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=ttf-tlwg -pkgver=0.5.1 +pkgver=0.6.1 pkgrel=1 pkgdesc='Collection of scalable Thai fonts' url='http://linux.thai.net/projects/fonts-tlwg' @@ -9,9 +9,9 @@ arch=('any') license=('GPL' 'custom') depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig') -source=("ftp://linux.thai.net/pub/thailinux/software/thai-ttf/${pkgname}-${pkgver}.tar.xz" +source=("http://linux.thai.net/pub/thailinux/software/thai-ttf/${pkgname}-${pkgver}.tar.xz" 'LICENSE') -sha1sums=('0848d2c7fa18c1f01daa2aef9c964471952b159b' +sha1sums=('975bb4fb87ef52598519a6aba21bcf694d3901ff' '39a8c3eb83856f9dff63a3493f891a702d3fa802') install=install
