[Lunar-commits] <moonbase-gnome> Revert "goffice: version bumped to 0.10.0."
v4hn
me at v4hn.de
Fri Jan 11 00:35:42 CET 2013
commit 58958aa6036557e082e5cd35389341d0da688efd
Author: v4hn <me at v4hn.de>
Date: Thu, 10 Jan 2013 15:35:42 -0800
URL: https://github.com/lunar-linux/moonbase-gnome/commit/58958aa6036557e082e5cd35389341d0da688efd
Revert "goffice: version bumped to 0.10.0."
the new gnumeric requires gtk+-3 and the old one doesn't
work with goffice 0.10. Fix gnome-3 , _then_ we can talk about it...
This reverts commit 0b8104c37e9ff2615b00ca5ee7438480592f6592.
---
desktop/goffice/DETAILS | +6/-5
1 file changed, 6 insertions(+), 5 deletions(-)
--- a/desktop/goffice/DETAILS
+++ b/desktop/goffice/DETAILS
@@ -1,11 +1,12 @@
MODULE=goffice
- VERSION=0.10.0
- SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION::4}
- SOURCE_VFY=sha1:e6458d7feb41c6b76ba6351a84c7da676a9918fd
+ MAJOR=0.8
+ VERSION=$MAJOR.17
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:0c8f578f30746b92f37bd8e6eb13dbbaaa124278
WEB_SITE=www.gnome.org
ENTERED=20071104
- UPDATED=20121225
+ UPDATED=20120803
SHORT="A glib/gtk set of document centric objects and utilities"
cat << EOF
More information about the Lunar-commits
mailing list