summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2017-12-16 18:27:49 +0100
committerJake2017-12-16 18:27:49 +0100
commitfc3822cdec5f95787ec4ac0f5fa191392a9574b6 (patch)
treeaef632fe56060a5943c01a3710cdb9d09675cce9
parent3a6fd330733ad3f06b614f0e1978feb70626e57e (diff)
downloadaur-fc3822cdec5f95787ec4ac0f5fa191392a9574b6.tar.gz
Update to 5.07
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3fa174b378e..34c0b71bd2b9 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 = 5.06
+ pkgver = 5.07
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_05_06.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_07.zip
source = script-communicator.desktop
- sha256sums = fde489854f863302c4e8f91611090ff964952790145d20529a478a6787de9737
+ sha256sums = a647274b3a0fe0234f6cfba5e1149e98fd42be9003fd272307598d24e1247fb7
sha256sums = a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index 573ed8a02702..b88f4aafc5c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <ja.ke@posteo.de>
pkgname=script-communicator
-pkgver=5.06
+pkgver=5.07
_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=('fde489854f863302c4e8f91611090ff964952790145d20529a478a6787de9737'
+sha256sums=('a647274b3a0fe0234f6cfba5e1149e98fd42be9003fd272307598d24e1247fb7'
'a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566')