Date: Sunday, April 18, 2010 @ 17:31:36 Author: dieter Revision: 77887
upgpkg: libui-sh 2010.04.18-1 bump version to 2010.04.18 Modified: libui-sh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-18 21:31:27 UTC (rev 77886) +++ PKGBUILD 2010-04-18 21:31:36 UTC (rev 77887) @@ -2,7 +2,7 @@ # Maintainer: Dieter Plaetinck <[email protected]> pkgname=libui-sh -pkgver=2010.03.25 +pkgver=2010.04.18 pkgrel=1 pkgdesc="a shell library providing useful UI functions" arch=('any') @@ -11,7 +11,7 @@ depends=('bash') optdepends=('dialog: for ncurses support') source=(ftp://ftp.archlinux.org/other/libui-sh/libui-sh-$pkgver.tar.gz) -md5sums=('3572a6eb851d006da5f21d57507fa579') +md5sums=('33b0ead79563255311df449f81220c22') build() {
