summaryrefslogtreecommitdiff
path: root/libre/libui-sh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-07 15:26:04 +0000
committerroot <root@rshg054.dnsready.net>2011-09-07 15:26:04 +0000
commit9a1a8d77ee00e49dfeef44d74b1e40a831332383 (patch)
tree8b80a03609eba8a12cbb0c48b1a31266c6bdc540 /libre/libui-sh
parentfe769389426a6aa5a2878bf7dcfc6144717e1e93 (diff)
Wed Sep 7 15:26:04 UTC 2011
Diffstat (limited to 'libre/libui-sh')
-rw-r--r--libre/libui-sh/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/libui-sh/PKGBUILD b/libre/libui-sh/PKGBUILD
index 1fb9e9717..5792f88de 100644
--- a/libre/libui-sh/PKGBUILD
+++ b/libre/libui-sh/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dieter Plaetinck <dieter@plaetinck.be>
pkgname=libui-sh
-pkgver=2011.05.22
+pkgver=2011.08.31
pkgrel=1
pkgdesc="a shell library providing useful UI functions"
arch=('any')
@@ -11,6 +11,7 @@ license=('GPL3')
depends=('bash')
optdepends=('dialog: for ncurses support')
source=($url/snapshot/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('79daf01e4cd5b7fb186d1127d3334092')
build() {
@@ -21,4 +22,3 @@ build() {
}
# vim:set ts=2 sw=2 et:
-md5sums=('44e422ca76ca99a7df99e2249ff3b4e5')