Date: Wednesday, August 14, 2013 @ 10:24:19 Author: spupykin Revision: 95551
upgpkg: grc 1.5-1 upd Modified: grc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-14 01:58:44 UTC (rev 95550) +++ PKGBUILD 2013-08-14 08:24:19 UTC (rev 95551) @@ -4,7 +4,7 @@ # Contributor: Edward Toroschin <[email protected]> pkgname=grc -pkgver=1.4 +pkgver=1.5 pkgrel=1 pkgdesc='Yet another colouriser for beautifying your logfiles or output of commands.' arch=('any') @@ -14,7 +14,7 @@ backup=('etc/grc.conf') source=(http://kassiopeia.juls.savba.sk/~garabik/software/$pkgname/${pkgname}_$pkgver.tar.gz install.sh.patch) -md5sums=('a59267f88b6d2b7e6a4779bc904c3f75' +md5sums=('8692db331e6461c5ec77e382d306d74d' '096bfb843ea779d1cf509f11d4fefffe') build() {
