diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-18 19:47:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-18 20:02:32 +0000 |
commit | d2b831f7aeb8633de915c6a6b5ffd301ce1f4c96 (patch) | |
tree | dc63f4221d7c571fd50da0aeeb63171a741f6c19 /main/exo/APKBUILD | |
parent | 0b3122f3180f2b4676070e16b5b13c358bf1029a (diff) | |
download | aports-d2b831f7aeb8633de915c6a6b5ffd301ce1f4c96.tar.bz2 aports-d2b831f7aeb8633de915c6a6b5ffd301ce1f4c96.tar.xz |
main/exo: rebuild against gettext-0.19.8.1
Diffstat (limited to 'main/exo/APKBUILD')
-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 6f953f41c6..2bde0dbeae 100644 --- a/main/exo/APKBUILD +++ b/main/exo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=exo pkgver=0.10.7 -pkgrel=1 +pkgrel=2 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" arch="all" |