summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2017-07-25 22:42:23 +0200
committerJake2017-07-25 22:42:23 +0200
commit7c0e43079d67b109dfd7de4b1533733e0cbd811f (patch)
tree91b5a71a438a2e1dc48b160b23fcc264700e0d76
parentf30c43dede53ddf075653731f8575986eefdd5a8 (diff)
downloadaur-7c0e43079d67b109dfd7de4b1533733e0cbd811f.tar.gz
Update to 5.02
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86229da25b90..0ca71b418ae1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = script-communicator
pkgdesc = ScriptCommunicator is a scriptable terminal with Serial/TCP/UDP/SPI/CAN support
- pkgver = 4.22
+ pkgver = 5.02
pkgrel = 1
url = http://sourceforge.net/projects/scriptcommunicator/
arch = i686
@@ -9,9 +9,9 @@ pkgbase = script-communicator
makedepends = qt5-tools
depends = qt5-script
depends = qt5-serialport
- source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_04_22.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_02.zip
source = script-communicator.desktop
- sha256sums = 322e5d502ce4db24ec68b9d9dac153b5010b43722e6d2e56116521a5a9245bd5
+ sha256sums = d443e6158108dcaaca1b4f61965e93094b657897b8b541256c36480e9a348573
sha256sums = a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index d486379533c6..ae60365183c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <ja.ke@posteo.de>
pkgname=script-communicator
-pkgver=4.22
+pkgver=5.02
_pkgver=0${pkgver/./_}
pkgrel=1
pkgdesc="ScriptCommunicator is a 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=('322e5d502ce4db24ec68b9d9dac153b5010b43722e6d2e56116521a5a9245bd5'
+sha256sums=('d443e6158108dcaaca1b4f61965e93094b657897b8b541256c36480e9a348573'
'a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566')