summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwh2019062024-04-14 20:59:29 +0800
committerwh2019062024-04-14 20:59:29 +0800
commite5b99577f03194a0f2987bf8900746ef22bd98c4 (patch)
treeef0d07061332242ed0817d1b8a031a4de3b1c35f /PKGBUILD
parentf131bf807f99e6ed7d488eeb32f5986cf118808a (diff)
downloadaur-serialtest.tar.gz
Update SerialTest to V0.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a64fd68d7343..b3a0303907b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=SerialTest
pkgname=serialtest
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=1
pkgdesc="A cross-platform test tool for serial port, Bluetooth, TCP and UDP."
arch=('any')
@@ -39,7 +39,7 @@ _get_mirror() {
source=("${_pkgname}-${pkgver}.tar.gz::$(_get_mirror _pkg_mirrors)"
"${pkgname}.install")
-sha256sums=('a8ab4142e2c04b35e7218a83a3aeca573fcf9b028d1f8360d9b2957bbad59a9b'
+sha256sums=('66a3d2abd21e45aed5898e732236031b3148fa082cb26585dbab8a23cc1daaab'
'303f34246c0d341e1093d6e486e2cbfdbbb0d122d751de649f562ebac37777b4')
build() {