kyua: update to 0.5.

This commit is contained in:
Juan RP 2012-07-11 12:32:29 +02:00
parent ec1dc97352
commit 82381e941e

View file

@ -1,6 +1,6 @@
# Template file for 'kyua' # Template file for 'kyua'
pkgname=kyua pkgname=kyua
version=0.4 version=0.5
revision=1 revision=1
wrksrc="kyua-cli-${version}" wrksrc="kyua-cli-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD" license="BSD"
homepage="http://code.google.com/p/kyua" homepage="http://code.google.com/p/kyua"
distfiles="https://kyua.googlecode.com/files/kyua-cli-$version.tar.gz" distfiles="https://kyua.googlecode.com/files/kyua-cli-$version.tar.gz"
checksum=9ba7392ef55c73d0163f94f361470f88d5ddec53fa85c328d94c1edc0cce174a checksum=c7948baf009d2883ad8b723251defa68f136b9c4800de35d76045f0cc6047a40
long_desc=" long_desc="
Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua (pronounced Q.A.) is a testing framework for both developers and users.
Kyua is different from most other testing frameworks in that it puts the end Kyua is different from most other testing frameworks in that it puts the end