From ab9c6abcee2275c4aa4d62a599ce8b8a730039e1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 10 Apr 2012 15:58:49 -0300 Subject: libui-sh-2011.10.09-2: update version --- libre/libui-sh/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'libre/libui-sh/PKGBUILD') diff --git a/libre/libui-sh/PKGBUILD b/libre/libui-sh/PKGBUILD index 5792f88de..075d8c0a6 100644 --- a/libre/libui-sh/PKGBUILD +++ b/libre/libui-sh/PKGBUILD @@ -2,16 +2,16 @@ # Maintainer: Dieter Plaetinck pkgname=libui-sh -pkgver=2011.08.31 -pkgrel=1 +pkgver=2011.10.09 +pkgrel=2 pkgdesc="a shell library providing useful UI functions" arch=('any') -url="https://projects.parabolagnulinux.org/libui-sh.git" +url="http://github.com/Dieterbe/libui-sh/" license=('GPL3') depends=('bash') optdepends=('dialog: for ncurses support') -source=($url/snapshot/${pkgname}-${pkgver}.tar.bz2) -md5sums=('79daf01e4cd5b7fb186d1127d3334092') +source=(ftp://ftp.archlinux.org/other/libui-sh/libui-sh-$pkgver.tar.gz) +md5sums=('6f855b407d791ab66b78f839835ed915') build() { @@ -22,3 +22,4 @@ build() { } # vim:set ts=2 sw=2 et: + -- cgit v1.2.3