[arch-commits] Commit in xorg-xfontsel/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Mar 23 20:06:53 UTC 2012
Date: Friday, March 23, 2012 @ 16:06:52
Author: andyrtr
Revision: 154157
upgpkg: xorg-xfontsel 1.0.4-1
upstream update 1.0.4
Modified:
xorg-xfontsel/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-23 20:01:59 UTC (rev 154156)
+++ PKGBUILD 2012-03-23 20:06:52 UTC (rev 154157)
@@ -3,8 +3,8 @@
# Maintainer: Gaetan Bisson <bisson at 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 @@
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}"
More information about the arch-commits
mailing list