weather: update to 2.4.1.
This commit is contained in:
parent
b96364117f
commit
1342a63770
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'weather'
|
||||
pkgname=weather
|
||||
version=2.4
|
||||
version=2.4.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
|
@ -10,7 +10,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=6a5bac6110922b584ee635ddfce7594f8a3fea6b0b2763435bd641f6c9a4c420
|
||||
checksum=da37ab3b8d758fd2d4bf13be6ff286931e85b0a446c2b6d5a35ba8431b40c659
|
||||
|
||||
do_install() {
|
||||
vbin weather
|
||||
|
|
Loading…
Reference in a new issue