summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaspar Friedrich2022-04-12 23:57:16 +0200
committerCaspar Friedrich2022-04-12 23:57:16 +0200
commit0c856473aa807e2a6ec8a66dc2b4448a11a838bd (patch)
tree148a0cfe708110a914023be4406dffc9f892b231 /PKGBUILD
parentc0d9f8dc6639ec0b9670b9f518df0c9b00565915 (diff)
downloadaur-0c856473aa807e2a6ec8a66dc2b4448a11a838bd.tar.gz
0.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f48a8af90be..1f9f7c94a6ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="python-west"
_name=${pkgname##"python-"}
pkgdesc="Zephyr RTOS Project meta-tool"
-pkgver=0.12.0
+pkgver=0.13.0
pkgrel=1
arch=("any")
url="https://pypi.org/project/west/"
@@ -21,4 +21,4 @@ package() {
python setup.py install --root="$pkgdir" --optimize=1
}
-sha256sums=("d7ce0d719fd218fee5983442fe93a33a21a6be6a736915a7ffbe75369714e9ce")
+sha256sums=("8e53a678833a35f818ca48e182cecaa6701714c6d3fe5a5b4ff6c1689d82198e")