summaryrefslogtreecommitdiff
path: root/extra/xorg-xfontsel
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
committerroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
commit9a30c3d0083b8330b1aa6c0f89245e68ae762ee5 (patch)
treed7249e7354a9daabdf75f5c25da47363d35f15a6 /extra/xorg-xfontsel
parent4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (diff)
Sun May 19 01:30:44 PDT 2013
Diffstat (limited to 'extra/xorg-xfontsel')
-rw-r--r--extra/xorg-xfontsel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xorg-xfontsel/PKGBUILD b/extra/xorg-xfontsel/PKGBUILD
index 1a8df4cb6..533c1a102 100644
--- a/extra/xorg-xfontsel/PKGBUILD
+++ b/extra/xorg-xfontsel/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 154158 2012-03-23 20:07:28Z andyrtr $
+# $Id: PKGBUILD 185743 2013-05-18 09:28:36Z bisson $
# Contributor: Jan de Groot <jgc@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=xorg-xfontsel
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc='Point and click selection of X11 font names'
url='http://xorg.freedesktop.org/'
@@ -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=('8e3da9d050ad71531bfeb98d5f1071c7b392b3bd')
+sha1sums=('fbd8fa8a1c87d8da2e71def964e97bca1d4c4adf')
build() {
cd "${srcdir}/xfontsel-${pkgver}"