Date: Sunday, June 19, 2011 @ 12:23:50 Author: andyrtr Revision: 127908
upgpkg: garcon 0.1.8-1 upstream update 0.1.8 Modified: garcon/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-19 15:59:35 UTC (rev 127907) +++ PKGBUILD 2011-06-19 16:23:50 UTC (rev 127908) @@ -3,8 +3,8 @@ # Contributor: Xavier Devlamynck <[email protected]> pkgname=garcon -pkgver=0.1.7 -pkgrel=3 +pkgver=0.1.8 +pkgrel=1 pkgdesc="implementation of the freedesktop.org menu specification" arch=('i686' 'x86_64') license=('LGPL') @@ -16,7 +16,7 @@ replaces=('libxfce4menu') options=('!libtool' '!makeflags') source=(http://archive.xfce.org/src/libs/garcon/0.1/garcon-${pkgver}.tar.bz2) -md5sums=('8990668e4f2fecffe124f613b6e1e01f') +md5sums=('18fbf523ed2865dfaccdfb40b4b20b05') build() { cd ${srcdir}/garcon-${pkgver}
