wyrd: 1.4.2 -> 1.4.4 + fix URL

This commit is contained in:
Thomas Penteker 2008-03-06 01:02:37 +01:00
parent 7e26e21587
commit 60678ede4d
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
9de1c07c4f662a2b28d4cf29ed6818b9 wyrd-1.4.2.tar.gz
a376c05ba614625da06082d850c742c7 wyrd-1.4.4.tar.gz

View File

@ -1,14 +1,14 @@
# Description: Text-based front-end to Remind
# URL: http://www.eecs.umich.edu/~pelzlpj/wyrd/
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: James Mills, prologic at shortcircuit dot net dot au
#
# Depends on: remind, ocaml
name=wyrd
version=1.4.2
version=1.4.4
release=1
source=(http://www.eecs.umich.edu/~pelzlpj/$name/$name-$version.tar.gz)
source=(http://pessimization.com/software/$name/$name-$version.tar.gz)
build() {
cd $name-$version