summaryrefslogtreecommitdiffstats
path: root/main/exo
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-10 20:54:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-10 20:54:55 +0000
commita2c04bc051f0f5e668ff71d667f6eca47e490ad3 (patch)
tree05381b66dd03803a80c16a4f990b5eadcc8b7346 /main/exo
parent3846a8c723367d91846ba56c1d786da7649e400a (diff)
main/exo: upgrade to 0.5.5
Diffstat (limited to 'main/exo')
-rw-r--r--main/exo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/exo/APKBUILD b/main/exo/APKBUILD
index 894091b520d..1ed32d06a4b 100644
--- a/main/exo/APKBUILD
+++ b/main/exo/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# TODO: hal
pkgname=exo
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=0
pkgdesc="Extensions to Xfce by os-cillation"
url="http://www.os-cillation.com/article.php?sid=40"
@@ -30,4 +30,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="18cfb12de8f11c6a6fe06d16eff0fa1c exo-0.5.4.tar.bz2"
+md5sums="ee546951fd9d3846cfc67997d0f85b54 exo-0.5.5.tar.bz2"