summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:50 +0100
committerMartchus2023-01-07 14:25:50 +0100
commitf801b40e7466a8434d27a4b9dcb5a2eacd0f111b (patch)
tree278c62cb41ddbbe210c30c23a322e3aac4d562d4
parentf57691f54d534b9308a429849d1215c6c62c6a91 (diff)
downloadaur-f801b40e7466a8434d27a4b9dcb5a2eacd0f111b.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fa99bd9fcf5..fe9e93817808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-serialport
pkgdesc = Provides access to hardware and virtual serial ports (mingw-w64)
- pkgver = 5.15.7
+ pkgver = 5.15.8
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-serialport
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtserialport#commit=966cf2a2077a8470715894363ad46ea7df0665fa
+ source = git+https://invent.kde.org/qt/qt/qtserialport#commit=e2851096dc6f6a7cfa635d69ea950b382e3658ab
sha256sums = SKIP
pkgname = mingw-w64-qt5-serialport
diff --git a/PKGBUILD b/PKGBUILD
index 07c59899e4b2..2198f244d338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Provides access to hardware and virtual serial ports (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=966cf2a2077a8470715894363ad46ea7df0665fa
+_commit=e2851096dc6f6a7cfa635d69ea950b382e3658ab
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 9600c806c658..e90e2889bd56 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,7 +4,7 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Provides access to hardware and virtual serial ports (mingw-w64)"