summaryrefslogtreecommitdiffstats
path: root/main/goffice
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-09-06 14:53:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-09-06 14:53:19 +0000
commit00b216c0825bcd1d2dddaad02f7f9f1c3a59c690 (patch)
treea49ed1abbf9c5940b9fe0cfa51b6339a4be6995c /main/goffice
parenta23efb4e7524654889c8eb133cd4c7f93fd6fc2c (diff)
downloadaports-00b216c0825bcd1d2dddaad02f7f9f1c3a59c690.tar.bz2
aports-00b216c0825bcd1d2dddaad02f7f9f1c3a59c690.tar.xz
main/goffice: upgrade to 0.8.10
Diffstat (limited to 'main/goffice')
-rw-r--r--main/goffice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/goffice/APKBUILD b/main/goffice/APKBUILD
index 69c44c846..b369113c6 100644
--- a/main/goffice/APKBUILD
+++ b/main/goffice/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=goffice
-pkgver=0.8.9
+pkgver=0.8.10
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="4fb1fc1a3757341fae69194e8b396d8e goffice-0.8.9.tar.bz2"
+md5sums="2eb2f88fb0fb904deceb6a28c246652c goffice-0.8.10.tar.bz2"