diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-01-29 13:07:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-01-29 13:07:16 +0000 |
commit | c18ca22f996b065612cd1b5c65b4f35239ac4424 (patch) | |
tree | 1e0b35a06dcab030d60b8e02c60fc16e92cb53c5 /main/abiword/APKBUILD | |
parent | e70af47b3178a5f6d1dce69097c4e3ff4a6aff54 (diff) | |
download | aports-c18ca22f996b065612cd1b5c65b4f35239ac4424.tar.bz2 aports-c18ca22f996b065612cd1b5c65b4f35239ac4424.tar.xz |
main/abiword: rebuild against libpng-1.4
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 198620e233..c72492f962 100644 --- a/main/abiword/APKBUILD +++ b/main/abiword/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=abiword pkgver=2.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="A fully-featured word processor" url="http://www.abisource.com" license="GPL" |