weather: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
11ab054db7
commit
7c02065195
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'weather'
|
||||
pkgname=weather
|
||||
version=2.4.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
depends="python3"
|
||||
conf_files="/etc/weatherrc"
|
||||
short_desc="CLI utility for current (METAR) weather conditions and forecasts"
|
||||
|
|
Loading…
Reference in a new issue