summaryrefslogtreecommitdiff
path: root/extra/garcon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/garcon/PKGBUILD')
-rw-r--r--extra/garcon/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/garcon/PKGBUILD b/extra/garcon/PKGBUILD
index d90c12371..092cc5aaf 100644
--- a/extra/garcon/PKGBUILD
+++ b/extra/garcon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 106319 2011-01-16 16:09:00Z andyrtr $
+# $Id: PKGBUILD 119882 2011-04-16 11:21:52Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Xavier Devlamynck <magicrhesus@ouranos.be>
pkgname=garcon
-pkgver=0.1.5
+pkgver=0.1.7
pkgrel=1
pkgdesc="implementation of the freedesktop.org menu specification"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ conflicts=('garcon-git')
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}