Date: Tuesday, October 11, 2011 @ 13:55:32 Author: dieter Revision: 140268
upgpkg: libui-sh 2011.10.09-1 bump version to 2011.10.09 Modified: libui-sh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-11 15:32:57 UTC (rev 140267) +++ PKGBUILD 2011-10-11 17:55:32 UTC (rev 140268) @@ -2,7 +2,7 @@ # Maintainer: Dieter Plaetinck <[email protected]> pkgname=libui-sh -pkgver=2011.08.04 +pkgver=2011.10.09 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=('b5db0a8039db1a50f552d2338d1ce705') +md5sums=('6f855b407d791ab66b78f839835ed915') build() {
