summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2023-04-07 21:25:21 +0200
committerJake2023-04-07 21:25:21 +0200
commitbf3ca1044d530c14e9d7d422706e44e45e9c0ea0 (patch)
treea38db6d849d68568518df5e4be632ef2ca77bb54
parent1cfb621dd69d108c64b8fdc856a7b7476e13055f (diff)
downloadaur-bf3ca1044d530c14e9d7d422706e44e45e9c0ea0.tar.gz
Update: script-communicator 6.01-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 322a7f17e3cf..94244a82e9b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = script-communicator
pkgdesc = A Qt5-based scriptable terminal with Serial/TCP/UDP/SPI/CAN support
- pkgver = 5.19
+ pkgver = 6.01
pkgrel = 1
url = http://sourceforge.net/projects/scriptcommunicator/
arch = i686
@@ -10,9 +10,9 @@ pkgbase = script-communicator
depends = qt5-script
depends = qt5-serialport
depends = qt5-multimedia
- source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_19.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_06_01.zip
source = script-communicator.desktop
- sha256sums = 120be181e144eb914c9548245e7e002bff699b81e1a684b0dfc75d601a080a9e
+ sha256sums = 04bef33ad8c79a3ad2c85456313b67570643051d187b943b5268323d2796d419
sha256sums = b77a9dc91f2b4613acee84f0e50f21279c04110f4a7dc46cc0a3d4b2ca0b6cac
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index 437376728de8..1f8b1c90520a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <aur@ja-ke.tech>
pkgname=script-communicator
-pkgver=5.19
+pkgver=6.01
_pkgver=0${pkgver/./_}
pkgrel=1
pkgdesc="A Qt5-based scriptable terminal with Serial/TCP/UDP/SPI/CAN support"
@@ -12,7 +12,7 @@ makedepends=('qt5-tools')
source=("https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_${_pkgver}.zip"
"$pkgname.desktop")
-sha256sums=('120be181e144eb914c9548245e7e002bff699b81e1a684b0dfc75d601a080a9e'
+sha256sums=('04bef33ad8c79a3ad2c85456313b67570643051d187b943b5268323d2796d419'
'b77a9dc91f2b4613acee84f0e50f21279c04110f4a7dc46cc0a3d4b2ca0b6cac')