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 52f6b598e3e9..3967d4f52635 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=zigpy-deconz
pkgname=python-$_pkgname
-pkgver=0.19.2
+pkgver=0.20.0
pkgrel=1
pkgdesc='Zigpy support for deCONZ based Zigbee radio devices.'
url='https://github.com/zigpy/zigpy-deconz'
@@ -20,7 +20,7 @@ makedepends=(
)
checkdepends=('python-pytest-asyncio')
source=("$_pkgname-$pkgver.tar.gz::https://github.com/zigpy/zigpy-deconz/archive/$pkgver.tar.gz")
-b2sums=('018a8d3fe624664ef7fe235dc36ed801cf3367d98ab73627e9c8a3e87b21f36c59ae24860f8952f62d1a7ba8e53d0d376072bba2313c0cba84b91038d0df3065')
+b2sums=('d02878183e0d05ab85488e9e9cad7fb717a0d1a1bf4cc46c2ae1cdb1f702553388e62ef46f6730f9c1251dc7c25e61dc27250437abbe1986786aafda77cc0926')
build() {
cd $_pkgname-$pkgver