diff options
author | root <root@rshg054.dnsready.net> | 2013-05-30 01:31:58 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-30 01:31:58 -0700 |
commit | 76ee9007095484a113d1856786b81e2d2fae8202 (patch) | |
tree | 5f32a600b3d22c285dba07d99e669b7c52285d95 /extra/xterm/PKGBUILD | |
parent | d267e861074512027414df29d18d9824e0faae8f (diff) |
Thu May 30 01:31:56 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 bbde409ae..1e0a601f9 100644 --- a/extra/xterm/PKGBUILD +++ b/extra/xterm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 183672 2013-04-26 12:52:31Z andyrtr $ +# $Id: PKGBUILD 186582 2013-05-29 15:27:30Z andyrtr $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Alexander Baldeck <alexander@archlinux.org> pkgname=xterm -pkgver=292 +pkgver=293 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=('d6e7d1bd31b23fb58ca213c912f32009' +md5sums=('f9dc37486d5f1e550b6dc2e26a8a0439' '10ecc3f8ee91e3189863a172f68282d2') build() { |