summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea4bbb0c75b3..86f4dd2fb7c4 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.10
+ pkgver = 5.11
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_10.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_11.zip
source = script-communicator.desktop
- sha256sums = 5d5f3c7b46b9ebdefe11cce8bd2c82935f06af37fc7b64c872e1e5b4f65d39ac
+ sha256sums = d1d162eb1c04bcbb5cd9c9d02402a09884edb7db9575e9e622bf93e47bf221b2
sha256sums = a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index 11739cb4567e..7821f19c7de3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <aur@ja-ke.tech>
pkgname=script-communicator
-pkgver=5.10
+pkgver=5.11
_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=('5d5f3c7b46b9ebdefe11cce8bd2c82935f06af37fc7b64c872e1e5b4f65d39ac'
+sha256sums=('d1d162eb1c04bcbb5cd9c9d02402a09884edb7db9575e9e622bf93e47bf221b2'
'a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566')