summaryrefslogtreecommitdiff
path: root/extra/garcon/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-01 14:14:34 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-01 14:14:34 -0300
commit8fd2c2a514867be3323667ed746bfdae2863ffb3 (patch)
tree08fc36f9b9d539ae6263dab7b030839c5791b225 /extra/garcon/PKGBUILD
parent49eea85ac87dc7d353ccd3af154d94359de752cf (diff)
parentaa100084bd4ba3ebc3f452ad2cc1acbf8f253a17 (diff)
Merge branch 'master' of ssh://gparabola/abslibre-mips64el
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 98c07df7c..b943786ca 100644
--- a/extra/garcon/PKGBUILD
+++ b/extra/garcon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 150129 2012-02-13 08:08:25Z foutrelis $
+# $Id: PKGBUILD 154452 2012-03-28 18:46:15Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Xavier Devlamynck <magicrhesus@ouranos.be>
pkgname=garcon
-pkgver=0.1.10
+pkgver=0.1.11
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=('c2497a2991101fc1e621dc712ef72aba7c238f6e5f5a1733c9572f9b23761316')
+sha256sums=('272c1207a3449ce969a86ebdc61c6afcad05003f0a986e222bb90c01c1692dfc')
build() {
cd "$srcdir/garcon-$pkgver"