summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/goffice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/goffice/APKBUILD b/main/goffice/APKBUILD
index 5172c3e47..3f54fd534 100644
--- a/main/goffice/APKBUILD
+++ b/main/goffice/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.8.6
+pkgver=0.8.8
pkgrel=0
pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
url="http://www.gnome.org"
@@ -26,4 +26,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="78b749f9b6913c2995171396f5deb525 goffice-0.8.6.tar.bz2"
+md5sums="1a2e6feb76b30de48a0e0e75687dc34c goffice-0.8.8.tar.bz2"