diff options
author | Iyán Méndez Veiga | 2021-12-13 08:44:14 +0100 |
---|---|---|
committer | Iyán Méndez Veiga | 2021-12-13 08:44:14 +0100 |
commit | 180f95b2bdf1e99832fe7521c78c23ce0bace4cb (patch) | |
tree | 02c3cbccaed0c52c4624f3df5dc5c0687bc89603 /.SRCINFO | |
parent | 8890c9c4c4d1c834475915ebc5b57d4226c14188 (diff) | |
download | aur-180f95b2bdf1e99832fe7521c78c23ce0bace4cb.tar.gz |
Python 3.10 rebuild
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = python-dwdweather2 pkgdesc = Client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany pkgver = 0.14.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/panodata/dwdweather2 arch = x86_64 license = MIT @@ -15,4 +15,3 @@ pkgbase = python-dwdweather2 sha256sums = 876b83b0e008e001e7ad73e366981aa0eab88e966ecd9cffdfb3fae57198957c pkgname = python-dwdweather2 - |