aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/abiword/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/abiword/APKBUILD b/main/abiword/APKBUILD
index 9ba0eb5c9c..eb33e1f6cf 100644
--- a/main/abiword/APKBUILD
+++ b/main/abiword/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=abiword
-pkgver=2.8.3
-pkgrel=1
+pkgver=2.8.4
+pkgrel=0
pkgdesc="A fully-featured word processor"
url="http://www.abisource.com"
license="GPL"
@@ -21,4 +21,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
-md5sums="8984b09663e1514ca0e361b0627ea285 abiword-2.8.3.tar.gz"
+md5sums="f782ecb8e07d07ec179f7a143353cc29 abiword-2.8.4.tar.gz"