summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2022-03-23 20:37:46 +0800
committertaotieren2022-03-23 20:37:46 +0800
commitb9e22d4cbc26f2089c6415fa39250dabc55109fa (patch)
tree2359359b47f5a31e31b8eb2f6542134b0d35ceb2 /PKGBUILD
parentb1670383a8e49abdeb2a1eaf3cf4ac786141e9dc (diff)
downloadaur-b9e22d4cbc26f2089c6415fa39250dabc55109fa.tar.gz
Update v2.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25193bd24860..c2fd8d6dd746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=python-comtool
-pkgver=2.3.0
+pkgver=2.4.0
pkgrel=1
epoch=
pkgdesc="A cross platform serial debug tools written by python"
@@ -22,7 +22,7 @@ install=
changelog=
source=("${pkgname#python-}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('5f5b4f99fb88f1b1ef99f746d4b6e8cb0d4ac19ebe7fa0081e04bb2e3281e8be')
+sha256sums=('17a1724f35e67419ce3113b3e5e1fd119b2b55b935badb6b2be7aec7cbf0db4f')
#validpgpkeys=()
build() {