[Lunar-commits] <moonbase> mousetweaks: Fixing VERSION to be consistant

Jason Johnston jason at jjfam.net
Thu Dec 2 22:03:08 CET 2010


commit aeabade98f09b22078e6d34cd1277bf932ba9f24
Author: Jason Johnston <jason at jjfam.net>
Date:   Thu Dec 2 15:03:08 2010 -0600

    mousetweaks: Fixing VERSION to be consistant
    
    Since most of the GNOME modules have VERSION=$MAJOR.x formatting this was changed to be consistant with the other modules.
---
 gnome2/desktop/mousetweaks/DETAILS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome2/desktop/mousetweaks/DETAILS b/gnome2/desktop/mousetweaks/DETAILS
index 92f8d72..331d786 100644
--- a/gnome2/desktop/mousetweaks/DETAILS
+++ b/gnome2/desktop/mousetweaks/DETAILS
@@ -1,6 +1,6 @@
           MODULE=mousetweaks
-         VERSION=2.32.1
            MAJOR=2.32
+         VERSION=$MAJOR.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
       SOURCE_VFY=sha1:f5097eaa2a782a566492e21703656c8f8385c726


More information about the Lunar-commits mailing list