summaryrefslogtreecommitdiff
path: root/extra/garcon
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-15 11:06:04 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-15 11:06:04 +0100
commit5db9045af8870daff1761cbdc00a1b392ec04e0d (patch)
treeb166e9bbd13269d614d2afcad6c7c817771d70e3 /extra/garcon
parentb71d5073741581206df880b70696680e743abbeb (diff)
parent812b715ebd89fb9049df7000c721990084b525c6 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/pari/PKGBUILD extra/xfce4-mpc-plugin/PKGBUILD extra/xfce4-session/PKGBUILD testing/kmod/PKGBUILD testing/xf86-video-sis/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 4badc4ab2..98c07df7c 100644
--- a/extra/garcon/PKGBUILD
+++ b/extra/garcon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 143709 2011-11-28 15:22:07Z foutrelis $
+# $Id: PKGBUILD 150129 2012-02-13 08:08:25Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Xavier Devlamynck <magicrhesus@ouranos.be>
pkgname=garcon
-pkgver=0.1.9
+pkgver=0.1.10
pkgrel=1
pkgdesc="Implementation of the freedesktop.org menu specification"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'intltool' 'xfce4-dev-tools')
replaces=('libxfce4menu')
options=('!libtool' '!makeflags')
source=(http://archive.xfce.org/src/xfce/garcon/0.1/garcon-$pkgver.tar.bz2)
-sha256sums=('485e23c8ec1af0d3af423aa244e05467dd2f96afbb66efc70ca7689222cf31d5')
+sha256sums=('c2497a2991101fc1e621dc712ef72aba7c238f6e5f5a1733c9572f9b23761316')
build() {
cd "$srcdir/garcon-$pkgver"