weather: update to 2.2.
This commit is contained in:
parent
727cb2a772
commit
9ce3d712e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weather'
|
||||
pkgname=weather
|
||||
version=2.1
|
||||
revision=2
|
||||
version=2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="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=d36bfbecab3ce1f95689e6cade9ca8bbadb36385707b972da76484e054fbd6eb
|
||||
checksum=6dc2e7bf5aea1e351f3aa0552c6a78a2d68ee074554e66df188d901bace1d86c
|
||||
|
||||
do_install() {
|
||||
vbin weather
|
||||
|
|
Loading…
Reference in a new issue