summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:48 +0100
committerMartchus2022-11-01 13:38:48 +0100
commitf57691f54d534b9308a429849d1215c6c62c6a91 (patch)
treef6550d9fc5c7d2fdb923f5c08f120e5733f129d1 /PKGBUILD
parent8de509cf5e121cce4fba1faa60fbd5737812e230 (diff)
downloadaur-f57691f54d534b9308a429849d1215c6c62c6a91.tar.gz
Update/rebase to 5.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d5900eedaa2..07c59899e4b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,15 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport
-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')
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')