[Lunar-commits] r15336 - moonbase/trunk/kde3-apps/kbudget

Florin Braescu florin at lunar-linux.org
Sun Jun 12 06:44:18 UTC 2005


Author: florin
Date: 2005-06-12 06:44:17 +0000 (Sun, 12 Jun 2005)
New Revision: 15336

Modified:
   moonbase/trunk/kde3-apps/kbudget/BUILD
   moonbase/trunk/kde3-apps/kbudget/DETAILS
Log:
use sha1 instead of md5 sum.

Modified: moonbase/trunk/kde3-apps/kbudget/BUILD
===================================================================
--- moonbase/trunk/kde3-apps/kbudget/BUILD	2005-06-12 06:25:00 UTC (rev 15335)
+++ moonbase/trunk/kde3-apps/kbudget/BUILD	2005-06-12 06:44:17 UTC (rev 15336)
@@ -1,11 +1,11 @@
 (
-  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}      \
-               --with-qt-dir=${QT_PREFIX:-$QTDIR}   \
-               --disable-debug                      \
-	       --enable-final                       \
-               --enable-fast-malloc=full            \
-               --with-xinerama                      \
-               $OPTS                                &&
+  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}     \
+               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
+               --disable-debug                     \
+	       --enable-final                      \
+               --enable-fast-malloc=full           \
+               --with-xinerama                     \
+               $OPTS                              &&
 
   default_make
  

Modified: moonbase/trunk/kde3-apps/kbudget/DETAILS
===================================================================
--- moonbase/trunk/kde3-apps/kbudget/DETAILS	2005-06-12 06:25:00 UTC (rev 15335)
+++ moonbase/trunk/kde3-apps/kbudget/DETAILS	2005-06-12 06:44:17 UTC (rev 15336)
@@ -1,8 +1,8 @@
           MODULE=kbudget
          VERSION=0.6
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=http://www.garandnet.net/$MODULE/downloads/
-      SOURCE_VFY=md5:9b51bb0c3e61a2fd7bc40e0ef5e39382
+    SOURCE_URL=http://www.garandnet.net/$MODULE/downloads/
+      SOURCE_VFY=sha1:6e9a3af6b99160b557f5d2daad35b7256119d762
         WEB_SITE=http://www.garandnet.net/$MODULE
          ENTERED=20030317
          UPDATED=20040104



More information about the Lunar-commits mailing list