Date: Monday, April 13, 2015 @ 20:50:02 Author: andyrtr Revision: 236382
upgpkg: xterm 318-1 upstream update 318 Modified: xterm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-13 18:43:58 UTC (rev 236381) +++ PKGBUILD 2015-04-13 18:50:02 UTC (rev 236382) @@ -3,7 +3,7 @@ # Contributor: Alexander Baldeck <[email protected]> pkgname=xterm -pkgver=317 +pkgver=318 pkgrel=1 pkgdesc="X Terminal Emulator" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 'libxkbfile') source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc} LICENSE) -md5sums=('07649224bfca7b1488176c402d4c6b9f' +md5sums=('598d1122f501116fbfed8a642d8ea6c1' 'SKIP' '10ecc3f8ee91e3189863a172f68282d2') validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey <[email protected]>"
