summaryrefslogtreecommitdiff
path: root/extra/xorg-xfontsel
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-25 00:02:31 +0000
committerroot <root@rshg054.dnsready.net>2012-03-25 00:02:31 +0000
commit891f44722456b693d99b397f7e332a9ed68a47a2 (patch)
tree84b486efdd046bf1ac54f9288d13a443874be342 /extra/xorg-xfontsel
parentadac5afd500d4ee3a65035e1cf5353ae236b4a61 (diff)
Sun Mar 25 00:02:31 UTC 2012
Diffstat (limited to 'extra/xorg-xfontsel')
-rw-r--r--extra/xorg-xfontsel/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <jgc@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
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}"