summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2021-10-06 18:36:41 +0200
committerJake2021-10-06 18:36:41 +0200
commitb75c27ce9d89239dfd784cbf3505907bda41c2fa (patch)
treeb0b7dd375ea25b9887d976ff74fddeb7a142be5e
parentebf3302e61e3694551c743e8f15fda1eb2dd9ef0 (diff)
downloadaur-b75c27ce9d89239dfd784cbf3505907bda41c2fa.tar.gz
Update to 5.16 (1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bd95b6957e4..fbe3363c9705 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.15
+ pkgver = 5.16
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_15.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_05_16.zip
source = script-communicator.desktop
- sha256sums = 1ae3ea17cb8ea8b12b736ed1f35ee8fd4fcdd7f87de77795c11f50de5efa32b4
+ sha256sums = ce7519836bc6995d707fa837d6f0d8ea3722a6bcf2838b3f2d82b8c837bb90e7
sha256sums = b77a9dc91f2b4613acee84f0e50f21279c04110f4a7dc46cc0a3d4b2ca0b6cac
pkgname = script-communicator
diff --git a/PKGBUILD b/PKGBUILD
index 8963d95b4f9c..be19d65bd752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jake <aur@ja-ke.tech>
pkgname=script-communicator
-pkgver=5.15
+pkgver=5.16
_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=('1ae3ea17cb8ea8b12b736ed1f35ee8fd4fcdd7f87de77795c11f50de5efa32b4'
+sha256sums=('ce7519836bc6995d707fa837d6f0d8ea3722a6bcf2838b3f2d82b8c837bb90e7'
'b77a9dc91f2b4613acee84f0e50f21279c04110f4a7dc46cc0a3d4b2ca0b6cac')