[Lunar-commits] <moonbase> mousepad: fix downloadurl
Samuel Verstraete
samuel.verstraete at gmail.com
Thu Mar 24 11:11:45 CET 2011
commit 78b32b40247171e73cba79995ee096e9ca7f4cae
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date: Thu Mar 24 11:11:45 2011 +0100
mousepad: fix downloadurl
---
xfce4/apps/mousepad/DETAILS | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/xfce4/apps/mousepad/DETAILS b/xfce4/apps/mousepad/DETAILS
index b985816..0c7b3a4 100644
--- a/xfce4/apps/mousepad/DETAILS
+++ b/xfce4/apps/mousepad/DETAILS
@@ -1,7 +1,8 @@
MODULE=mousepad
- VERSION=0.2.16
+ MAJOR=0.2
+ VERSION=$MAJOR.16
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.xfce.org/archive/xfce-4.6.1/src
+ SOURCE_URL=http://archive.xfce.org/src/apps/$MODULE/$MAJOR
SOURCE_VFY=sha1:4e63033e0a71578f3ec9a0d2e6a505efd0424ef9
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://erikharrison.net
More information about the Lunar-commits
mailing list