summaryrefslogtreecommitdiff
path: root/extra/garcon
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-21 11:27:08 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-21 11:27:08 -0300
commit840283e9012eff70d83361c5ae058c4fb855979e (patch)
treea0f93f9812348b55c9dfbf1cc6b81eba78caf6ee /extra/garcon
parent93c61adf5995517ceecb6308255ff7fb85d59fcb (diff)
parentf02c28de0bbcb85e152fc19d0008805021fe1a33 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ascii/PKGBUILD extra/gnome-utils/PKGBUILD extra/libmodplug/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/rox/PKGBUILD extra/totem/PKGBUILD kde-unstable/calligra/PKGBUILD multilib/lib32-gtk2/PKGBUILD multilib/lib32-libcups/PKGBUILD multilib/zsnes/PKGBUILD testing/perl-compress-bzip2/PKGBUILD
Diffstat (limited to 'extra/garcon')
-rw-r--r--extra/garcon/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/garcon/PKGBUILD b/extra/garcon/PKGBUILD
index 092cc5aaf..f8990035f 100644
--- a/extra/garcon/PKGBUILD
+++ b/extra/garcon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 119882 2011-04-16 11:21:52Z andyrtr $
+# $Id: PKGBUILD 127908 2011-06-19 16:23:50Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Xavier Devlamynck <magicrhesus@ouranos.be>
pkgname=garcon
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=1
pkgdesc="implementation of the freedesktop.org menu specification"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,9 +14,9 @@ depends=('glib2') # 'perl')
makedepends=('pkgconfig' 'intltool' 'xfce4-dev-tools>=4.7.4')
conflicts=('garcon-git')
replaces=('libxfce4menu')
-options=('!libtool')
+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}