From 891f44722456b693d99b397f7e332a9ed68a47a2 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Mar 2012 00:02:31 +0000 Subject: Sun Mar 25 00:02:31 UTC 2012 --- extra/xorg-xfontsel/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/xorg-xfontsel') diff --git a/extra/xorg-xfontsel/PKGBUILD b/extra/xorg-xfontsel/PKGBUILD index 2ca62abd6..1a8df4cb6 100644 --- a/extra/xorg-xfontsel/PKGBUILD +++ b/extra/xorg-xfontsel/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 149201 2012-02-06 08:23:09Z bisson $ +# $Id: PKGBUILD 154158 2012-03-23 20:07:28Z andyrtr $ # Contributor: Jan de Groot # Maintainer: Gaetan Bisson pkgname=xorg-xfontsel -pkgver=1.0.3 -pkgrel=2 +pkgver=1.0.4 +pkgrel=1 pkgdesc='Point and click selection of X11 font names' url='http://xorg.freedesktop.org/' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('custom') makedepends=('xorg-util-macros') depends=('libxaw' 'libxmu' 'libxt' 'libx11') source=("http://xorg.freedesktop.org/archive/individual/app/xfontsel-${pkgver}.tar.bz2") -sha1sums=('df2eb12b90339b7091bd362b095344015ec8b6fa') +sha1sums=('8e3da9d050ad71531bfeb98d5f1071c7b392b3bd') build() { cd "${srcdir}/xfontsel-${pkgver}" -- cgit v1.2.3-54-g00ecf