summaryrefslogtreecommitdiff
path: root/core/ncurses
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-14 12:33:07 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-14 12:33:07 -0300
commitfdd03e5ecce11853fa939682ed87e938605d36be (patch)
treed48893d7d8ce37d16a2368194969880050357df7 /core/ncurses
parent1fafdadaae260eaef7194102b5eb842466e63dd1 (diff)
parent0917a0682e48c4261e47d743725d990f47f6ec95 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/autocutsel/PKGBUILD community/dev86/PKGBUILD testing/gnome-control-center/PKGBUILD
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 faafe91b9..a54e03e1e 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' 'mips64el')
@@ -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}/