[Lunar-commits] r26686 - moonbase/trunk/gnome2/apps/regexxer
Terry Chan
tchan at lunar-linux.org
Sat Nov 10 15:36:48 CET 2007
Author: tchan
Date: 2007-11-10 15:36:48 +0100 (Sat, 10 Nov 2007)
New Revision: 26686
Modified:
moonbase/trunk/gnome2/apps/regexxer/DETAILS
Log:
Version bump to regexxer-0.9. Fixed the DETAILS file for using sha1, instead
of md5.
Modified: moonbase/trunk/gnome2/apps/regexxer/DETAILS
===================================================================
--- moonbase/trunk/gnome2/apps/regexxer/DETAILS 2007-11-10 14:32:44 UTC (rev 26685)
+++ moonbase/trunk/gnome2/apps/regexxer/DETAILS 2007-11-10 14:36:48 UTC (rev 26686)
@@ -1,14 +1,14 @@
MODULE=regexxer
- VERSION=0.8
+ VERSION=0.9
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=md5:acaa19b119cc7159c42b7f93e02f9fbd
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:eb2019d3abcf1a8644d586f581d9aa88ccb5f8b4
WEB_SITE=http://regexxer.sourceforge.net
ENTERED=20030124
- UPDATED=20040729
+ UPDATED=20071110
SHORT="GUI search/replace tool featuring Perl-style reg exp."
cat << EOF
This is a nifty GUI search/replace tool featuring Perl-style regular
-expressions. If you need project-wide substitution and you're tire of
+expressions. If you need project-wide substitution and you're tired of
hacking sed command lines together, then you should definitely give it a try.
EOF
More information about the Lunar-commits
mailing list