summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2017-09-05 00:39:27 +0200
committerJake2017-09-05 00:39:27 +0200
commitd287fd4cb334e2aabeb334027de96ebdc2ee4d81 (patch)
tree87afc95da2310e6aec54c12fe8e2f66f001daa16
parent7c0e43079d67b109dfd7de4b1533733e0cbd811f (diff)
downloadaur-d287fd4cb334e2aabeb334027de96ebdc2ee4d81.tar.gz
Update to 5.04
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ca71b418ae1..d6cab15d2d24 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.02
+ pkgver = 5.04
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_02.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_04.zip
source = script-communicator.desktop
- sha256sums = d443e6158108dcaaca1b4f61965e93094b657897b8b541256c36480e9a348573
+ sha256sums = d8163125ca5ccbb2acfd380d6abbc4d5438c22a0dcfa11c0b3eea86e0db1a0e3
sha256sums = a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index ae60365183c7..6c7db1630814 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <ja.ke@posteo.de>
pkgname=script-communicator
-pkgver=5.02
+pkgver=5.04
_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=('d443e6158108dcaaca1b4f61965e93094b657897b8b541256c36480e9a348573'
+sha256sums=('d8163125ca5ccbb2acfd380d6abbc4d5438c22a0dcfa11c0b3eea86e0db1a0e3'
'a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566')