Skip to content
Snippets Groups Projects
Commit d074992b authored by Bart Ribbers's avatar Bart Ribbers Committed by Leo
Browse files

testing/mycroft-skill-weather: upgrade to 20.08_git20210111

parent 3cb58f20
No related branches found
No related tags found
No related merge requests found
# Contributor: Bart Ribbers <bribbers@disroot.org> # Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=mycroft-skill-weather pkgname=mycroft-skill-weather
pkgver=20.08_git20200806 pkgver=20.08_git20210111
pkgrel=0 pkgrel=0
_commit="93bdd8c2f91033ea3f4a09fc992083f1d9f19e28" _commit="6a508d540fbc7342935886cb5820a96884acc693"
pkgdesc="Mycroft AI official Weather Skill, providing weather conditions and forecasts" pkgdesc="Mycroft AI official Weather Skill, providing weather conditions and forecasts"
url="https://mycroft.ai/skills" url="https://mycroft.ai/skills"
arch="noarch" arch="noarch"
license="Apache-2.0" license="Apache-2.0"
depends="python3 py3-multi-key-dict py3-pyowm py3-requests" depends="
py3-multi-key-dict
py3-pyowm
py3-requests
python3
"
source="https://github.com/mycroftai/skill-weather/archive/$_commit/skills-weather-$_commit.tar.gz" source="https://github.com/mycroftai/skill-weather/archive/$_commit/skills-weather-$_commit.tar.gz"
options="!check" # No tests options="!check" # No tests
builddir="$srcdir/skill-weather-$_commit" builddir="$srcdir/skill-weather-$_commit"
...@@ -18,4 +23,4 @@ package() { ...@@ -18,4 +23,4 @@ package() {
cp -r ./* "$pkgdir"/usr/share/mycroft/skills/mycroft-weather.mycroftai/ cp -r ./* "$pkgdir"/usr/share/mycroft/skills/mycroft-weather.mycroftai/
} }
sha512sums="11f36088017415da63f6a89f1330ff74c9ff98563083b3c2aa1ed5edbf6a6dba5202ae2d4df28fb3a09ee9eb1d1402e4877083c8c76d51bfb1c6defa7f3a84ac skills-weather-93bdd8c2f91033ea3f4a09fc992083f1d9f19e28.tar.gz" sha512sums="5dc9933ddea323fe4b3888e0f8046c1cb218a5ea95e8a9106fb1f4199bf43ec3d041b11884fc4d6fd4618ae7bba6b4b6432940f303473ea1ddf30b40f096019d skills-weather-6a508d540fbc7342935886cb5820a96884acc693.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment