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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon May 29 06:52:34 UTC 2017


    Date: Monday, May 29, 2017 @ 06:52:33
  Author: bpiotrowski
Revision: 296695

6.0+20170527-1: new upstream patches

Modified:
  ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-29 04:49:45 UTC (rev 296694)
+++ PKGBUILD	2017-05-29 06:52:33 UTC (rev 296695)
@@ -4,7 +4,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=ncurses
-_pkgver=6.0-20170429
+_pkgver=6.0-20170527
 pkgver=${_pkgver/-/+}
 pkgrel=1
 pkgdesc='System V Release 4.0 curses emulation library'
@@ -15,7 +15,7 @@
 provides=('libncurses++w.so' 'libformw.so' 'libmenuw.so' 'libpanelw.so'
           'libncursesw.so')
 source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
-md5sums=('ea745025cf7fd0aca1f69abbf28bf489'
+md5sums=('c0e32e50ed6fd81af7ecc4910de9fa3f'
          'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
 



More information about the arch-commits mailing list