diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 15:21:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:53 +0000 |
commit | 812ff96531b010a37367cc252058b46efc28eb4f (patch) | |
tree | 6516ca0918f59ea36c208c1bcf70c001cd0ee784 /main/exo | |
parent | df1651561d3567d782fdb44485ec532d1b702bd1 (diff) | |
download | aports-812ff96531b010a37367cc252058b46efc28eb4f.tar.bz2 aports-812ff96531b010a37367cc252058b46efc28eb4f.tar.xz |
main/exo: rebuild against glib-2.32
Diffstat (limited to 'main/exo')
-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 a08e87eb0b..1ad9676516 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=2 +pkgrel=3 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" arch="all" |