summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68925c84f322..9341893720ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-erddapy
pkgdesc='Retrieve scientific datasets from ERDDAP servers'
-pkgver=2.0.1
+pkgver=2.2.0
pkgrel=1
url='https://ioos.github.io/erddapy/'
arch=('any')
@@ -24,7 +24,7 @@ source=(
"https://files.pythonhosted.org/packages/source/${_pypi::1}/$_pypi/$_pypi-$pkgver.tar.gz"
)
sha256sums=(
- 'a24afc1f47a7dd06759c7f92dd4e9e2b4c9edeec5b8c591c7511e72a9eced1de'
+ 'c76b115fb27a248e1a463db7358ec886b1252bde8857669679b4c507b1a1570d'
)
build() {