[arch-commits] Commit in xorg-xfontsel/trunk (PKGBUILD)
Gaetan Bisson
bisson at nymeria.archlinux.org
Sat May 18 09:28:27 UTC 2013
Date: Saturday, May 18, 2013 @ 11:28:27
Author: bisson
Revision: 185742
upstream update
Modified:
xorg-xfontsel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-18 07:05:53 UTC (rev 185741)
+++ PKGBUILD 2013-05-18 09:28:27 UTC (rev 185742)
@@ -3,7 +3,7 @@
# Maintainer: Gaetan Bisson <bisson at 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 @@
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}"
More information about the arch-commits
mailing list