Date: Saturday, April 16, 2011 @ 07:21:52 Author: andyrtr Revision: 119882
upgpkg: garcon 0.1.7-1 upstream update 0.1.7 Modified: garcon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-16 10:14:43 UTC (rev 119881) +++ PKGBUILD 2011-04-16 11:21:52 UTC (rev 119882) @@ -3,7 +3,7 @@ # Contributor: Xavier Devlamynck <[email protected]> pkgname=garcon -pkgver=0.1.5 +pkgver=0.1.7 pkgrel=1 pkgdesc="implementation of the freedesktop.org menu specification" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ replaces=('libxfce4menu') options=('!libtool') source=(http://archive.xfce.org/src/libs/garcon/0.1/garcon-${pkgver}.tar.bz2) -md5sums=('c4fd42082b4ae157aa4c7abb6d6570aa') +md5sums=('8990668e4f2fecffe124f613b6e1e01f') build() { cd ${srcdir}/garcon-${pkgver}
