From 0917a0682e48c4261e47d743725d990f47f6ec95 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Apr 2011 04:54:18 +0000 Subject: Thu Apr 14 04:54:18 UTC 2011 --- core/ncurses/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/ncurses') diff --git a/core/ncurses/PKGBUILD b/core/ncurses/PKGBUILD index abe1cede5..1b387c6b1 100644 --- a/core/ncurses/PKGBUILD +++ b/core/ncurses/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 111464 2011-02-27 00:26:17Z allan $ +# $Id: PKGBUILD 118921 2011-04-09 12:39:04Z allan $ # Maintainer: Allan McRae # Contributor: judd pkgname=ncurses -pkgver=5.8 +pkgver=5.9 pkgrel=1 pkgdesc="System V Release 4.0 curses emulation library" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url="http://www.gnu.org/software/ncurses/" license=('MIT') depends=('glibc') source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('20ed3fa7599937f0ca268d9088837a64') +md5sums=('8cb9c412e5f2d96bc6f459aa8c6282a1') build() { cd ${srcdir}/ -- cgit v1.2.3-54-g00ecf