diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 22:37:33 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 22:37:33 -0500 |
commit | ae1f57cee8c027ab6ca4855906d6d08e66c2ea95 (patch) | |
tree | 7048d24cb0bbdf2134cab01245f2a04f4147c63e /main/abiword/APKBUILD | |
parent | df298423841dac35738124b7da341a7df6fa956a (diff) | |
download | aports-ae1f57cee8c027ab6ca4855906d6d08e66c2ea95.tar.bz2 aports-ae1f57cee8c027ab6ca4855906d6d08e66c2ea95.tar.xz |
main/abiword: rebuild against libpng 1.5
Diffstat (limited to 'main/abiword/APKBUILD')
-rw-r--r-- | main/abiword/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/abiword/APKBUILD b/main/abiword/APKBUILD index 1870ceb39e..2f38c32585 100644 --- a/main/abiword/APKBUILD +++ b/main/abiword/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=abiword pkgver=2.8.6 -pkgrel=2 +pkgrel=3 pkgdesc="A fully-featured word processor" url="http://www.abisource.com" arch="all" |