summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2022-10-29 11:29:54 +0200
committerJake2022-10-29 11:29:54 +0200
commit1cfb621dd69d108c64b8fdc856a7b7476e13055f (patch)
tree89cca53d38ee4d7301ea7a73470c46a07f100f21
parent099cb4eaf4bb1e02ea85928721377f4195c93690 (diff)
downloadaur-1cfb621dd69d108c64b8fdc856a7b7476e13055f.tar.gz
Update: script-communicator 5.19-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 cee7989e8c62..322a7f17e3cf 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.18
+ pkgver = 5.19
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_18.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_19.zip
source = script-communicator.desktop
- sha256sums = f60a87ec13454702e8c7c4ba97e471d3f273efd9d015fe77528e336abe55d180
+ sha256sums = 120be181e144eb914c9548245e7e002bff699b81e1a684b0dfc75d601a080a9e
sha256sums = b77a9dc91f2b4613acee84f0e50f21279c04110f4a7dc46cc0a3d4b2ca0b6cac
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index 75a81305921c..437376728de8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <aur@ja-ke.tech>
pkgname=script-communicator
-pkgver=5.18
+pkgver=5.19
_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=('f60a87ec13454702e8c7c4ba97e471d3f273efd9d015fe77528e336abe55d180'
+sha256sums=('120be181e144eb914c9548245e7e002bff699b81e1a684b0dfc75d601a080a9e'
'b77a9dc91f2b4613acee84f0e50f21279c04110f4a7dc46cc0a3d4b2ca0b6cac')