summaryrefslogtreecommitdiffstats
path: root/ham/aldo/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ham/aldo/DETAILS')
-rwxr-xr-xham/aldo/DETAILS9
1 files changed, 4 insertions, 5 deletions
diff --git a/ham/aldo/DETAILS b/ham/aldo/DETAILS
index deefdd5bfd..3923e32fa4 100755
--- a/ham/aldo/DETAILS
+++ b/ham/aldo/DETAILS
@@ -1,20 +1,19 @@
SPELL=aldo
- VERSION=0.6.1
+ VERSION=0.6.3
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
WEB_SITE=http://sourceforge.net/projects/${SPELL}/
- MAINTAINER=jason@flattfamily.com
+ BUILD_API=2
+ GCC_VERSION=3.3
LICENSE=GPL
- MD5[0]=535b655d7af6934f37f5848bbd56aba7
+ SOURCE_HASH=sha512:64381958e00486d0b960f40bac52dcb9858c3fd1d40e666da60eff178c0364284d159e51723a1ac7787afa679ea84dce146763f7b3afa1f0fa96eeebe186417c
ENTERED=20020730
UPDATED=20020730
SHORT="Aldo is a Morse code tutor."
cat << EOF
-
Aldo is a Morse code tutor. It generates some strings of chars using a
random number generator, and translates and sounds these strings in
Morse code. You must catch the code and check what you have heard. It
has 6 skills and 4 speeds.
-
EOF