summaryrefslogtreecommitdiff
path: root/extra/garcon/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-30 10:35:40 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-30 10:35:40 +0200
commit1addb62992395c33a9762e6b68259c59fa0c96f4 (patch)
tree00d001e3a93cfb3a3b1f27f9cd52fcb58bb70999 /extra/garcon/PKGBUILD
parent2d0e587bd1c7ac060a95a0e20cfe00ab19db7e14 (diff)
parent263884f95012e159a0be10444ef96bbf56e70545 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sword/PKGBUILD extra/imagemagick/PKGBUILD gnome-unstable/empathy/PKGBUILD gnome-unstable/gcr/PKGBUILD gnome-unstable/gnome-dictionary/PKGBUILD gnome-unstable/gnome-keyring/PKGBUILD gnome-unstable/gnome-screenshot/PKGBUILD gnome-unstable/gnome-terminal/PKGBUILD gnome-unstable/gucharmap/PKGBUILD gnome-unstable/gucharmap/gucharmap.install gnome-unstable/libgnome-keyring/PKGBUILD gnome-unstable/librsvg/PKGBUILD gnome-unstable/mousetweaks/PKGBUILD gnome-unstable/pygobject/PKGBUILD gnome-unstable/seahorse/PKGBUILD testing/gcc/PKGBUILD
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"