summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2017-01-17 00:35:28 +0100
committerJake2017-01-17 00:35:28 +0100
commitcc16b6ee49cc31b5d99df32f4a6e84f3ceaeb292 (patch)
tree0801673766abfa0fcdc45eeb5b47a5d18a21aa82
parent70e18eab4ba3405aeba90bd64c65e8d4b3cf30a2 (diff)
downloadaur-cc16b6ee49cc31b5d99df32f4a6e84f3ceaeb292.tar.gz
Update to 4.18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b23bfddbc5b7..f40ca089b1b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Oct 21 14:37:53 UTC 2016
pkgbase = script-communicator
pkgdesc = ScriptCommunicator is a scriptable terminal with Serial/TCP/UDP/SPI/CAN support
- pkgver = 4.16
+ pkgver = 4.18
pkgrel = 1
url = http://sourceforge.net/projects/scriptcommunicator/
arch = i686
@@ -11,10 +9,10 @@ pkgbase = script-communicator
makedepends = qt5-tools
depends = qt5-script
depends = qt5-serialport
- source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_04_16.zip
+ source = https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_04_18.zip
source = qmake.patch
source = script-communicator.desktop
- sha256sums = 032dbf2c36d9a74818af33965082b5ec9639c7223fc432731f2ffee6c48783ef
+ sha256sums = 804f42ec28de0c95d772ad1a864301d73c3e5221f92102848f087c8793174be5
sha256sums = 42d4c91d7313281e41588d7d75016ab30695bf057e81197fa09a904cb3311b6e
sha256sums = a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566
diff --git a/PKGBUILD b/PKGBUILD
index 641bd3905f79..efb72175e161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jake <ja.ke@posteo.de>
pkgname=script-communicator
-pkgver=4.16
-_pkgver=04_16
+pkgver=4.18
+_pkgver=0${pkgver/./_}
pkgrel=1
pkgdesc="ScriptCommunicator is a scriptable terminal with Serial/TCP/UDP/SPI/CAN support"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('qt5-tools')
source=("https://github.com/szieke/ScriptCommunicator_serial-terminal/archive/Release_${_pkgver}.zip"
"qmake.patch"
"$pkgname.desktop")
-sha256sums=('032dbf2c36d9a74818af33965082b5ec9639c7223fc432731f2ffee6c48783ef'
+sha256sums=('804f42ec28de0c95d772ad1a864301d73c3e5221f92102848f087c8793174be5'
'42d4c91d7313281e41588d7d75016ab30695bf057e81197fa09a904cb3311b6e'
'a6ff5c6079a0af0c5bc47c8f660073fcfc31c22a68b57d98f454542aaa560566')