summaryrefslogtreecommitdiff
path: root/extra/xterm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-27 00:07:38 -0700
committerroot <root@rshg054.dnsready.net>2013-04-27 00:07:38 -0700
commita27a6af53095da314eca1d33911f72775dfc2bce (patch)
treef500052f401a6cb073a7080fe3bc3574e69ed7eb /extra/xterm
parenta247f0004e94d32b5fe69a5123e1c6684d8cf096 (diff)
Sat Apr 27 00:07:38 PDT 2013
Diffstat (limited to 'extra/xterm')
-rw-r--r--extra/xterm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xterm/PKGBUILD b/extra/xterm/PKGBUILD
index aac5cd08e..bbde409ae 100644
--- a/extra/xterm/PKGBUILD
+++ b/extra/xterm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 178846 2013-02-27 16:25:21Z andyrtr $
+# $Id: PKGBUILD 183672 2013-04-26 12:52:31Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xterm
-pkgver=291
+pkgver=292
pkgrel=1
pkgdesc="X Terminal Emulator"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('custom')
depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter')
source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz
LICENSE)
-md5sums=('9925cd564c84746442e640f0e32f0493'
+md5sums=('d6e7d1bd31b23fb58ca213c912f32009'
'10ecc3f8ee91e3189863a172f68282d2')
build() {