[arch-commits] Commit in xterm/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sun Jul 7 08:13:46 UTC 2013


    Date: Sunday, July 7, 2013 @ 10:13:46
  Author: andyrtr
Revision: 189747

upgpkg: xterm 295-1

upstream update 295; should fix FS#36047

Modified:
  xterm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-06 20:20:26 UTC (rev 189746)
+++ PKGBUILD	2013-07-07 08:13:46 UTC (rev 189747)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xterm
-pkgver=294
+pkgver=295
 pkgrel=1
 pkgdesc="X Terminal Emulator"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter')
 source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz
         LICENSE)
-md5sums=('9e62f812f0560e446f9d0908662677f9'
+md5sums=('5a11e78d3504c859e8b16f7bbe03b0d1'
          '10ecc3f8ee91e3189863a172f68282d2')
 
 build() {




More information about the arch-commits mailing list