Date: Sunday, January 16, 2011 @ 11:09:00 Author: andyrtr Revision: 106319
upgpkg: garcon 0.1.5-1 upstream release 0.1.5 Modified: garcon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-16 16:06:56 UTC (rev 106318) +++ PKGBUILD 2011-01-16 16:09:00 UTC (rev 106319) @@ -3,7 +3,7 @@ # Contributor: Xavier Devlamynck <[email protected]> pkgname=garcon -pkgver=0.1.4 +pkgver=0.1.5 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=('eac5e31fb1ee9fa1b2ec7d6613a0674d') +md5sums=('c4fd42082b4ae157aa4c7abb6d6570aa') build() { cd ${srcdir}/garcon-${pkgver}
