diff options
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = pywws pkgdesc = Python software for USB Wireless WeatherStations pkgver = 20.1.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/jim-easterbrook/pywws arch = any license = GPL @@ -1,7 +1,7 @@ # Maintainer: Bjoern Franke <bjo+aur@schafweide.org> pkgname=pywws pkgver=20.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python software for USB Wireless WeatherStations" arch=('any') url="https://github.com/jim-easterbrook/pywws" |