diff options
author | root <root@rshg054.dnsready.net> | 2013-07-08 01:44:08 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-08 01:44:08 -0700 |
commit | 5e27fc01b0a9107d2242c70f79f9bd75a5e42c28 (patch) | |
tree | 1ac015028d71f02af5d30a805bba810ce7fb26da /extra/xterm/PKGBUILD | |
parent | 455d703ab39bf20f269631adbc2db8e6d74070ea (diff) |
Mon Jul 8 01:44:07 PDT 2013
Diffstat (limited to 'extra/xterm/PKGBUILD')
-rw-r--r-- | extra/xterm/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xterm/PKGBUILD b/extra/xterm/PKGBUILD index d96bef997..cf93c56ed 100644 --- a/extra/xterm/PKGBUILD +++ b/extra/xterm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 189727 2013-07-06 09:34:39Z andyrtr $ +# $Id: PKGBUILD 189748 2013-07-07 08:14:03Z andyrtr $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Alexander Baldeck <alexander@archlinux.org> pkgname=xterm -pkgver=294 +pkgver=295 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=('9e62f812f0560e446f9d0908662677f9' +md5sums=('5a11e78d3504c859e8b16f7bbe03b0d1' '10ecc3f8ee91e3189863a172f68282d2') build() { |