summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:48 +0100
committerMartchus2022-11-01 13:38:48 +0100
commit3e6fa103b98940fe485f9fb55edc14d645967d2a (patch)
tree0b17ac6f0a391304e1e3556da6de394ecc703054
parentd135c2194de69131c9eda1baa2a45f2c240ff7c1 (diff)
downloadaur-3e6fa103b98940fe485f9fb55edc14d645967d2a.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04f25a270f09..bde9a556063b 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.6+kde+r0
+ pkgver = 5.15.7
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=c9abfcd5d88cb43c2a7c1d5ddecbff4cdd320694
+ source = git+https://invent.kde.org/qt/qt/qtserialport#commit=966cf2a2077a8470715894363ad46ea7df0665fa
sha256sums = SKIP
pkgname = mingw-w64-qt5-serialport-static
diff --git a/PKGBUILD b/PKGBUILD
index 8da0a81cadad..f7ce99d02113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,15 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport-static
-pkgver=5.15.6
+pkgver=5.15.7
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=c9abfcd5d88cb43c2a7c1d5ddecbff4cdd320694
+_commit=966cf2a2077a8470715894363ad46ea7df0665fa
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')