diff options
author | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
commit | 1bb2648cde916ac27d3dd75d7b64a4ddc89787b7 (patch) | |
tree | 016bfa1969323404c37dbef29cfc7242a5a8e9f3 /extra/xterm/PKGBUILD | |
parent | e9c244cac8e5dc1c59c7e8b7bc885fef04224b70 (diff) |
Sun Feb 10 01:12:35 PST 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 dd5182ebe..a81d468ef 100644 --- a/extra/xterm/PKGBUILD +++ b/extra/xterm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 174967 2013-01-09 16:07:11Z andyrtr $ +# $Id: PKGBUILD 177809 2013-02-09 09:19:23Z andyrtr $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Alexander Baldeck <alexander@archlinux.org> pkgname=xterm -pkgver=288 +pkgver=289 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=('b9bef1abf6e397be6fa2e5f534964d17' +md5sums=('a3209a20d3fbd7ab79a458220fa11fde' '10ecc3f8ee91e3189863a172f68282d2') build() { |