summaryrefslogtreecommitdiff
path: root/extra/exo
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-04 10:40:59 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-04 10:40:59 -0300
commit1d3002e46bb10b50ac35a99b6d2e672cb2c4b2f9 (patch)
tree216bc7e920c66a705a160ab98ca99ebd3f692e8e /extra/exo
parente5ec91bd8051afc41414938217ee09c65aa6c7a2 (diff)
parent8bec6ab49870cd93d3fc53aca96b261cbec8065f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/hostapd/PKGBUILD community/polipo/PKGBUILD extra/libotf/PKGBUILD extra/libssh/PKGBUILD extra/m17n-lib/PKGBUILD
Diffstat (limited to 'extra/exo')
-rw-r--r--extra/exo/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/exo/PKGBUILD b/extra/exo/PKGBUILD
index 3d9646fda..32429c737 100644
--- a/extra/exo/PKGBUILD
+++ b/extra/exo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 157815 2012-04-30 04:19:24Z foutrelis $
+# $Id: PKGBUILD 172469 2012-12-03 11:51:15Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=exo
-pkgver=0.8.0
+pkgver=0.10.0
pkgrel=1
pkgdesc="Extensions to Xfce by os-cillation"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,8 +16,8 @@ makedepends=('perl-uri' 'intltool' 'gtk-doc' 'xorg-iceauth')
optdepends=('perl-uri: for mail-compose helper script')
options=('!libtool')
install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/0.8/$pkgname-$pkgver.tar.bz2)
-sha256sums=('6e21aa30692affcb45fc8283d034da4a02221d26e3e1facb968d04fed4ba05b0')
+source=(http://archive.xfce.org/src/xfce/$pkgname/0.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('bd5342f5d56a86521315d3ed5834973f28ab58d4f3d76351b590bebbb87afc66')
build() {
cd "$srcdir/$pkgname-$pkgver"