summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:09 +0100
committerMartchus2024-01-09 17:38:09 +0100
commit63b0b197201234ba9a7b248dbd4655662fb68dad (patch)
treeb671b065162359f4f729f06e3a32c10804c9d3c4
parent57ec3fc6eec37513480b0e5ec948510ad99f9c11 (diff)
downloadaur-63b0b197201234ba9a7b248dbd4655662fb68dad.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b68412678bb8..6cd5e7b2846b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-serialport-static
pkgdesc = Provides access to hardware and virtual serial ports (mingw-w64)
- pkgver = 5.15.11
+ pkgver = 5.15.12
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-serialport-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtserialport#commit=3380465d5d4977326616c5e57789a81681be650e
+ source = git+https://invent.kde.org/qt/qt/qtserialport#commit=c3a7debff7a4c6ddaedb795290180dd99d7ac4be
sha256sums = SKIP
pkgname = mingw-w64-qt5-serialport-static
diff --git a/PKGBUILD b/PKGBUILD
index 750637e259fe..8f6d1c5dc353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport-static
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Provides access to hardware and virtual serial ports (mingw-w64)"
depends=('mingw-w64-qt5-base-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=3380465d5d4977326616c5e57789a81681be650e
+_commit=c3a7debff7a4c6ddaedb795290180dd99d7ac4be
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')