diff options
Diffstat (limited to 'main/abiword/APKBUILD')
-rw-r--r-- | main/abiword/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/abiword/APKBUILD b/main/abiword/APKBUILD index c134f19920..ef0be3ab81 100644 --- a/main/abiword/APKBUILD +++ b/main/abiword/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=abiword -pkgver=2.8.4 -pkgrel=2 +pkgver=2.8.6 +pkgrel=0 pkgdesc="A fully-featured word processor" url="http://www.abisource.com" license="GPL" @@ -65,4 +65,4 @@ plugins() { mkdir -p "$subpkgdir" } -md5sums="f782ecb8e07d07ec179f7a143353cc29 abiword-2.8.4.tar.gz" +md5sums="f883b0a7f26229a9c66fd6a1a94381aa abiword-2.8.6.tar.gz" |