weather: update to 2.1.
This commit is contained in:
parent
a74b7ae011
commit
682d260f39
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'weather'
|
||||
pkgname=weather
|
||||
version=2.0
|
||||
version=2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Richard Taityr <dicktyr@yahoo.co.uk>"
|
|||
license="ISC"
|
||||
homepage="http://fungi.yuggoth.org/weather/"
|
||||
distfiles="http://fungi.yuggoth.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=807aff002d31cd81aeaae096981c28900323c405b8f7d36625d9c7e48719347a
|
||||
checksum=d36bfbecab3ce1f95689e6cade9ca8bbadb36385707b972da76484e054fbd6eb
|
||||
|
||||
do_install() {
|
||||
vbin weather
|
||||
|
|
Loading…
Reference in New Issue