summaryrefslogtreecommitdiff
path: root/extra/garcon
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 15:59:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 15:59:35 -0300
commit6fed2edc6f9533e7894bbbacdbd1dbbb50076b01 (patch)
treefae0fe13e944d0265e921e57e355718c3ccd3f10 /extra/garcon
parent048b7287473507b76146e58378f4bfcfacf1060b (diff)
parent84837d89991e1e82e5aef8e297541c572ebf2efa (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libmcs/PKGBUILD extra/libmowgli/PKGBUILD kde-unstable/kdepim/PKGBUILD
Diffstat (limited to 'extra/garcon')
-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}