Date: Saturday, April 17, 2010 @ 11:38:24 Author: thayer Revision: 77735
upgpkg: ttf-cheapskate 2.0-7 Rebuilt for 'any' arch Modified: ttf-cheapskate/trunk/PKGBUILD ----------+ PKGBUILD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-17 15:25:41 UTC (rev 77734) +++ PKGBUILD 2010-04-17 15:38:24 UTC (rev 77735) @@ -1,14 +1,16 @@ # $Id$ -# Maintainer : Damir Perisa <[email protected]> +# Maintainer: Thayer Williams <[email protected]> +# Contributor: Damir Perisa <[email protected]> + pkgname=ttf-cheapskate pkgver=2.0 -pkgrel=6 +pkgrel=7 pkgdesc="TTFonts collection from dustimo.com" -arch=(i686 x86_64) +arch=('any') url="http://dustismo.com/" license=('GPL') -depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig) -makedepends=(unzip) +depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig') +makedepends=('unzip') install=ttf.install source=(ftp://ftp.archlinux.org/other/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz) md5sums=('cb130e89d7cf0723550ccb432de3d0ef')
