Date: Thursday, March 1, 2012 @ 18:01:02 Author: bisson Revision: 151742
upstream update Modified: xorg-font-util/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-01 22:01:58 UTC (rev 151741) +++ PKGBUILD 2012-03-01 23:01:02 UTC (rev 151742) @@ -3,15 +3,15 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=xorg-font-util -pkgver=1.2.0 -pkgrel=2 +pkgver=1.3.0 +pkgrel=1 pkgdesc='X.Org font utilities' url='http://xorg.freedesktop.org/' arch=('i686' 'x86_64') license=('custom') makedepends=('xorg-util-macros') source=("${url}/releases/individual/font/font-util-${pkgver}.tar.bz2") -sha1sums=('011fa9c8fe08d9f6f848df570374ed1cb7488146') +sha1sums=('a015f4c5a35d98af72835797293697e0eb9cd506') replaces=('font-util') provides=('font-util')
