[arch-commits] Commit in xterm/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Sep 29 09:19:38 UTC 2010
Date: Wednesday, September 29, 2010 @ 05:19:38
Author: jgc
Revision: 92347
upgpkg: xterm 262-1
Update to 262, add dependency on xbitmaps
Modified:
xterm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-29 08:01:21 UTC (rev 92346)
+++ PKGBUILD 2010-09-29 09:19:38 UTC (rev 92347)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
# Contributor: Alexander Baldeck <alexander at archlinux.org>
pkgname=xterm
-pkgver=261
+pkgver=262
pkgrel=1
pkgdesc="X Terminal Emulator"
arch=('i686' 'x86_64')
url="http://invisible-island.net/xterm/"
license=('custom')
-depends=('libxft' 'libxaw' 'ncurses' 'xorg-apps')
+depends=('libxft' 'libxaw' 'ncurses' 'xorg-apps' 'xbitmaps')
groups=('xorg')
source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz
LICENSE)
-md5sums=('10d211f6986c4b279cfa9530b2361457'
+md5sums=('d25eab48f995893f9d115fbfeea6b658'
'10ecc3f8ee91e3189863a172f68282d2')
build() {
More information about the arch-commits
mailing list