summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2019-03-03 14:32:40 +0100
committerJake2019-03-03 14:32:40 +0100
commit148109bae53c90269531c3a047b2603615ca92b3 (patch)
tree36c9c35ddacba9ec432d713ad2b3389233c9b37d
parent9876478a88c3d9da7dc46c49dcdb99e12f6eaad6 (diff)
downloadaur-148109bae53c90269531c3a047b2603615ca92b3.tar.gz
Update to 5.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec1fba6f5d46..299c4bdbbdcc 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.09
+ pkgver = 5.10
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_09.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_10.zip
source = script-communicator.desktop
- sha256sums = f66a4eb4cd685fd09850ea76902bdc3c5f93378c53ed9d79c8ba7e39f639ad81
+ sha256sums = 5d5f3c7b46b9ebdefe11cce8bd2c82935f06af37fc7b64c872e1e5b4f65d39ac
sha256sums = a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index a3242bfd8cba..fd1b7063605d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Jake <ja.ke@posteo.de>
+# Maintainer: Jake <aur@ja-ke.tech>
pkgname=script-communicator
-pkgver=5.09
+pkgver=5.10
_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=('f66a4eb4cd685fd09850ea76902bdc3c5f93378c53ed9d79c8ba7e39f639ad81'
+sha256sums=('5d5f3c7b46b9ebdefe11cce8bd2c82935f06af37fc7b64c872e1e5b4f65d39ac'
'a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566')