diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 14:24:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:49 +0000 |
commit | bc2135202ef0251198b355185464097001604a00 (patch) | |
tree | 582f3fe1f1dbe12a381b98be6301ec740c9edc5e /main/wv | |
parent | c5fd8fa759c1b7cd43b1aa650c337963a318e2f8 (diff) | |
download | aports-bc2135202ef0251198b355185464097001604a00.tar.bz2 aports-bc2135202ef0251198b355185464097001604a00.tar.xz |
main/wv: rebuild against glib-2.32
Diffstat (limited to 'main/wv')
-rw-r--r-- | main/wv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD index 5464e21cf4..16488cc166 100644 --- a/main/wv/APKBUILD +++ b/main/wv/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wv pkgver=1.2.9 -pkgrel=0 +pkgrel=1 pkgdesc="MSWord library can load and parse Word 2000, 97, 95 and 6 file formats" url="http://sourceforge.net/projects/wvware" arch="all" |