summaryrefslogtreecommitdiff
path: root/extra/xterm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-17 01:15:52 -0700
committerroot <root@rshg054.dnsready.net>2012-10-17 01:15:52 -0700
commitc84b2cd310f86dc50c4f52a5907cb17652e8c87c (patch)
treeef3dc614b68e1e6f5966a5d29f3970e27bb7c4f9 /extra/xterm
parent99d0ec7ebad2eda5f3a03098962e3b250e3bef4c (diff)
Wed Oct 17 01:14:52 PDT 2012
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 a5dc6dcd1..55148f003 100644
--- a/extra/xterm/PKGBUILD
+++ b/extra/xterm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 168424 2012-10-11 15:38:51Z andyrtr $
+# $Id: PKGBUILD 168924 2012-10-16 15:02:37Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xterm
-pkgver=283
+pkgver=284
pkgrel=1
pkgdesc="X Terminal Emulator"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('custom')
depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps')
source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz
LICENSE)
-md5sums=('678fb45f749216b11d57c4ffc935df65'
+md5sums=('fa6bd90b91365f41c6bb895bee054c12'
'10ecc3f8ee91e3189863a172f68282d2')
build() {