Date: Sunday, March 15, 2015 @ 05:40:26 Author: bisson Revision: 233848
upstream update Modified: xorg-font-util/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-15 01:04:49 UTC (rev 233847) +++ PKGBUILD 2015-03-15 04:40:26 UTC (rev 233848) @@ -3,8 +3,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=xorg-font-util -pkgver=1.3.0 -pkgrel=2 +pkgver=1.3.1 +pkgrel=1 pkgdesc='X.Org font utilities' url='http://xorg.freedesktop.org/' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('custom') makedepends=('xorg-util-macros') source=("${url}/releases/individual/font/font-util-${pkgver}.tar.bz2") -sha1sums=('a015f4c5a35d98af72835797293697e0eb9cd506') +sha1sums=('0b16add3637c64b0bbaf1dd223b71b0421100c20') replaces=('font-util') provides=('font-util')
