diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-16 17:42:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-11-16 17:42:15 +0000 |
commit | 60daa581600dd04ce264c6901280eef020e13c0a (patch) | |
tree | e11324aca95e0987fd15a58231ff74fb5d896d4f /main | |
parent | 41404c191dc34be5a9c198d917ced60ba97e8e23 (diff) | |
download | aports-60daa581600dd04ce264c6901280eef020e13c0a.tar.bz2 aports-60daa581600dd04ce264c6901280eef020e13c0a.tar.xz |
main/exo: rebuild against libnotify-0.7
Diffstat (limited to 'main')
-rw-r--r-- | main/exo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/exo/APKBUILD b/main/exo/APKBUILD index d0fe6188a..a08e87eb0 100644 --- a/main/exo/APKBUILD +++ b/main/exo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=exo pkgver=0.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" arch="all" |