aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-openweather/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-openweather/APKBUILD')
-rw-r--r--testing/py-openweather/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/py-openweather/APKBUILD b/testing/py-openweather/APKBUILD
index 10b7f1ae1c2..0b9ede5f3f4 100644
--- a/testing/py-openweather/APKBUILD
+++ b/testing/py-openweather/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-openweather
_pkgname=openweather
-pkgver=0.6
+pkgver=0.11
pkgrel=0
-pkgdesc="Python API wrapper for OpenWeatherMap.org"
+pkgdesc="A Python API wrapper for OpenWeatherMap.org"
url="http://github.com/marians/openweather"
arch="noarch"
license="MIT"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="d0db03a46c1f9337aaf572f61e6e1569 openweather-0.6.tar.gz"
-sha256sums="2a8e9da623bda913bc309a200678388641eb2da2108efccd63c9e3815ddfeef8 openweather-0.6.tar.gz"
-sha512sums="1f157c04a6d5b0f2175119c9791d93693e2026e78365a448234082902efb5217ff8bce79555355906b40a3a0a0a5c3a1a581455c99795e35099608f69e2a9ef8 openweather-0.6.tar.gz"
+md5sums="8f2658e3d117b1e6d07c702fde9a86f5 openweather-0.11.tar.gz"
+sha256sums="912cc5cf2c2d0b3e277faff5973ee857b3cbca855770303811fdbff13aa07ef4 openweather-0.11.tar.gz"
+sha512sums="3403795c9d64d567536cc6aba84d994f831601326d9d2458f5f8fe76a510106fff13968ff476e060b2befe5cdb2e87d2fb4c4dc3f2a2c5ffb907885654abaa9f openweather-0.11.tar.gz"