summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaspar Friedrich2022-04-13 00:01:26 +0200
committerCaspar Friedrich2022-04-13 00:01:26 +0200
commit3b305f0461b89ca0632b1c80f40a86c501736902 (patch)
tree20057158dedbae2e051d9c09d9828ef83bf06074 /PKGBUILD
parent5cd0b25e83a89eae32a102b9596bfd6924fa1c0d (diff)
downloadaur-3b305f0461b89ca0632b1c80f40a86c501736902.tar.gz
1.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a439b78e9de..242660c497ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-imgtool'
_name="imgtool"
pkgdesc="MCUboot's image signing and key management"
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=1
arch=('any')
url='https://pypi.org/project/imgtool/'
@@ -25,4 +25,4 @@ package() {
python setup.py install --root="$pkgdir" --optimize=1
}
-sha256sums=('4858f5c5f48cfa4a0bb99e60d00aa291172a7ecc2afe4fb77ed96121f59b6e2f')
+sha256sums=('7fa7f6bd6bf069b5ffa07ea47478e16b6206bd2fc5b7607def999de0e9134a43')