summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaspar Friedrich2023-03-09 09:27:07 +0100
committerCaspar Friedrich2023-03-09 09:27:07 +0100
commitfbdfef35be40e6331266309bbef48891638688eb (patch)
tree6dcdbc31683c1f0853ed9180bb437b72f872c711 /PKGBUILD
parent2815d74a8f413d7e5fc9d280f28370b9e507c4b5 (diff)
downloadaur-fbdfef35be40e6331266309bbef48891638688eb.tar.gz
1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eab95a16f1b2..78cec6d9317c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname="python-west"
_name=${pkgname##"python-"}
pkgdesc="Zephyr RTOS Project meta-tool"
-pkgver=0.14.0
+pkgver=1.0.0
pkgrel=1
arch=("any")
url="https://pypi.org/project/west/"
@@ -24,4 +24,4 @@ package() {
python setup.py install --root="$pkgdir" --optimize=1
}
-sha256sums=("9a52a78565fd4d69c64b75c549f61b131892b1b6d26c1cc162cdead1a3cf4b8f")
+sha256sums=("66f870221928112ef58f2bfc5efd1d778e19eed140673984d97b221fbc0525f4")