summaryrefslogtreecommitdiff
path: root/extra/exo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
committerroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
commit8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (patch)
tree388f72bc691c047458cabbaaf5fe9d5b4931c0de /extra/exo
parentcd3e25625999a62fa1c10e233f371a30d03f67c8 (diff)
Tue Dec 4 02:21:34 PST 2012
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 b1f5667b8..b50f9be50 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')
@@ -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"