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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Jan 30 07:29:09 UTC 2017


    Date: Monday, January 30, 2017 @ 07:29:09
  Author: bpiotrowski
Revision: 287752

upgpkg: ncurses 6.0+20170128-1

new upstream patchset

Modified:
  ncurses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 07:22:29 UTC (rev 287751)
+++ PKGBUILD	2017-01-30 07:29:09 UTC (rev 287752)
@@ -4,7 +4,7 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=ncurses
-_pkgver=6.0-20161224
+_pkgver=6.0-20170128
 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=('18d398f6120e6734b7a237f4bd3b9d21'
+md5sums=('644f300b887f7e6c7aadf803caead9d9'
          'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB')  # Thomas Dickey
 



More information about the arch-commits mailing list