[Lunar-commits] <moonbase-other> semantik: Version bump and minor BUILD tweak.
Dennis Veatch
dennisveatch at bellsouth.net
Mon Aug 4 12:49:22 CEST 2014
commit 7675801a712c84ae2995f6f9662efa5876cfacda
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Mon, 04 Aug 2014 06:49:01 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/7675801a712c84ae2995f6f9662efa5876cfacda
semantik: Version bump and minor BUILD tweak.
---
doc-tools/semantik/BUILD | +1/-1
doc-tools/semantik/DETAILS | +3/-3
2 files changed, 4 insertions(+), 4 deletions(-)
--- a/doc-tools/semantik/BUILD
+++ b/doc-tools/semantik/BUILD
@@ -6,7 +6,7 @@
sedit "s:kde-config:kde4-config:g" wscript &&
sedit "s:-lstr::" wscript &&
- sedit "s:Icon=semantik:Icon=/usr/share/icons/hicolor/48x48/apps/semantik.png:" src/data/semantik.desktop &&
+ sedit "s:Icon=semantik:Icon=/usr/share/icons/oxygen/48x48/apps/semantik.png:" src/data/semantik.desktop &&
sed -i '12i Exec=/usr/bin/semantik' src/data/semantik.desktop &&
sedit "s:Application;::" src/data/semantik.desktop &&
--- a/doc-tools/semantik/DETAILS
+++ b/doc-tools/semantik/DETAILS
@@ -1,12 +1,12 @@
MODULE=semantik
- VERSION=0.8.3
+ VERSION=0.9.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://semantik.googlecode.com/files/
- SOURCE_VFY=sha1:663f5af865444368ad777518dceebb8195b19f6b
+ SOURCE_VFY=sha1:ecb72984e3b59298398cf72d1c2e8ed0b103139a
MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
WEB_SITE="http://freehackers.org/~tnagy/semantik.html"
ENTERED=20071028
- UPDATED=20121205
+ UPDATED=20140804
SHORT="mindmapping-like tool to create general-purpose documents"
cat << EOF
More information about the Lunar-commits
mailing list