aboutsummaryrefslogtreecommitdiffstats
path: root/main/goffice/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/goffice/APKBUILD')
-rw-r--r--main/goffice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/goffice/APKBUILD b/main/goffice/APKBUILD
index 51c0be8d7f..513f25f040 100644
--- a/main/goffice/APKBUILD
+++ b/main/goffice/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.8.3
+pkgver=0.8.5
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="f8c4fd47e1ef9d2512126d1074952201 goffice-0.8.3.tar.bz2"
+md5sums="3dda09fa540c947d45384b53713e49d5 goffice-0.8.5.tar.bz2"