summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:50 +0100
committerMartchus2023-01-07 14:25:50 +0100
commitf801b40e7466a8434d27a4b9dcb5a2eacd0f111b (patch)
tree278c62cb41ddbbe210c30c23a322e3aac4d562d4 /PKGBUILD
parentf57691f54d534b9308a429849d1215c6c62c6a91 (diff)
downloadaur-f801b40e7466a8434d27a4b9dcb5a2eacd0f111b.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07c59899e4b2..2198f244d338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtserialport
pkgname=mingw-w64-qt5-serialport
-pkgver=5.15.7
+pkgver=5.15.8
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=966cf2a2077a8470715894363ad46ea7df0665fa
+_commit=e2851096dc6f6a7cfa635d69ea950b382e3658ab
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')