summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:04:18 +0200
committerMartchus2023-10-09 15:04:18 +0200
commit2d43d70197c1cdb7843d469cddabcc5932bd91d2 (patch)
tree952353b32b6e583a151e912b0615ef3c117ca532
parentd163093a8bbfda675969c06b531b379683b54ff3 (diff)
downloadaur-2d43d70197c1cdb7843d469cddabcc5932bd91d2.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd48ca80db09..b68412678bb8 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.10
+ pkgver = 5.15.11
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=af58a4c62415fbfd997c43422acf93e2e6ab5155
+ source = git+https://invent.kde.org/qt/qt/qtserialport#commit=3380465d5d4977326616c5e57789a81681be650e
sha256sums = SKIP
pkgname = mingw-w64-qt5-serialport-static
diff --git a/PKGBUILD b/PKGBUILD
index ad8146ce2a80..96261b76842d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport-static
-pkgver=5.15.10
+pkgver=5.15.11
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=af58a4c62415fbfd997c43422acf93e2e6ab5155
+_commit=3380465d5d4977326616c5e57789a81681be650e
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')