home-assistant-pyscript: update to 1.6.1

This commit is contained in:
2024-08-01 10:04:28 -06:00
parent 1f21ea94a5
commit ccdf690584
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
_pkgname=pyscript
pkgname=home-assistant-pyscript
pkgver=1.5.0
pkgver=1.6.1
pkgrel=1
pkgdesc="Pyscript adds rich Python scripting to HASS"
arch=(any)
@@ -10,7 +10,7 @@ url="https://github.com/custom-components/pyscript"
license=("Apache-2.0")
depends=("home-assistant")
source=("$pkgname-$pkgver.tar.gz::https://github.com/custom-components/pyscript/archive/${pkgver}.tar.gz")
b2sums=('a1cd75d6021a7a1e09cd5e0db9a1e17a1643dab900c2e453e3e03ceb6809f153953dc5b28e0ff8c52f3b5f727adee251035cb3f9ef6f9aa0c286af5bb13163bf')
b2sums=('dcbfb8926774d1821a84c8c8f95bdbb1bedbc1ce79f2aa4af29118f221753c832df62789a723cd8ea301a6ec4a570906a08d584fbc84e70cc5d2b1070e66c27b')
package() {