summaryrefslogtreecommitdiff
path: root/core/ncurses
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-14 04:54:18 +0000
committerroot <root@rshg047.dnsready.net>2011-04-14 04:54:18 +0000
commit0917a0682e48c4261e47d743725d990f47f6ec95 (patch)
tree32b99e036a20918da470922bf40276cedcfe7506 /core/ncurses
parent9c49791f6e912bd4834f00f2c6b3a00e6c12bb73 (diff)
Thu Apr 14 04:54:18 UTC 2011
Diffstat (limited to 'core/ncurses')
-rw-r--r--core/ncurses/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <allan@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
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}/