summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaspar Friedrich2022-09-01 08:04:06 +0200
committerCaspar Friedrich2022-09-01 08:04:06 +0200
commit2815d74a8f413d7e5fc9d280f28370b9e507c4b5 (patch)
tree8b5a55307292688d69eaa210ff10d3798832bd4a /PKGBUILD
parent732d3d11e487a72a5bdc13979da7c00e4fcc15de (diff)
downloadaur-2815d74a8f413d7e5fc9d280f28370b9e507c4b5.tar.gz
0.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16034ef3dca9..eab95a16f1b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname="python-west"
_name=${pkgname##"python-"}
pkgdesc="Zephyr RTOS Project meta-tool"
-pkgver=0.13.1
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
arch=("any")
url="https://pypi.org/project/west/"
license=("Apache")
@@ -24,4 +24,4 @@ package() {
python setup.py install --root="$pkgdir" --optimize=1
}
-sha256sums=("07a07bb2167c14ce69c97cd792726ff66c2bf8446ae24884cd17f98cb4c289c3")
+sha256sums=("9a52a78565fd4d69c64b75c549f61b131892b1b6d26c1cc162cdead1a3cf4b8f")