summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:04:15 +0200
committerMartchus2023-10-09 15:04:15 +0200
commit5d7493cd2ea45067815d20fbbb94e604d966b89a (patch)
treea7303adb9f5eb32ebbbd1f319c699d3a06c26550 /PKGBUILD
parent6b6b809c658a319a67f80c8ce1007d31abd8b7e6 (diff)
downloadaur-5d7493cd2ea45067815d20fbbb94e604d966b89a.tar.gz
Update to 5.15.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6636b34ea81..be1c468cdebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport
-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')
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')