summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2021-12-13 07:33:06 +0100
committerKlaus Alexander Seistrup2021-12-13 07:33:06 +0100
commit7dea3d327bc9a30c77d833da22e3bb2ee2ae3d36 (patch)
tree962bfb4a647d099b9eac314e2f25cba6d1281047 /PKGBUILD
parent95250714421d37b92cf0f1fe2c99f7d477fbc3f9 (diff)
downloadaur-7dea3d327bc9a30c77d833da22e3bb2ee2ae3d36.tar.gz
bump $pkgrel to trigger rebuild for python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f22a6565c378..33e7d20af4a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python-metno-locationforecast'
_pkgname="${pkgname#python-}"
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc='Python interface for the MET Norway Locationforecast/2.0 weather service'
arch=('any')
license=('MIT')