diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-07-18 18:38:55 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-07-18 18:44:19 +0000 |
commit | 4daedc5c544d6581a4cc5c99d177701f09995226 (patch) | |
tree | 4acb342974274118550a53e060e8d90ad5c930e3 /main/exo | |
parent | 9e3b66aadcfa440445d59dd6f3ca28dd7002e2b1 (diff) | |
download | aports-4daedc5c544d6581a4cc5c99d177701f09995226.tar.bz2 aports-4daedc5c544d6581a4cc5c99d177701f09995226.tar.xz |
main/exo: rebuild against gettext 0.19.8
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 ab5d794d24..6f953f41c6 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=0 +pkgrel=1 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" arch="all" |