summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:04:08 +0200
committerMartchus2023-10-09 15:04:08 +0200
commit162712cf2d3bde905415df40b9120cbd1c56872a (patch)
tree3ae33e32e9d0a66aa64ce5ccebae46482d578740 /PKGBUILD
parent1f0ea91d724fbb25bd014e8ea196f16e7d15b230 (diff)
downloadaur-162712cf2d3bde905415df40b9120cbd1c56872a.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 38c85ed02e75..2fed560a0598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="Classes and functions that enable you to use Windows-specific functions (mingw-w64)"
depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom')
-_commit=5afc77f5347113b607ca0262505f3406e1be5bf4
+_commit=1bf19cc6a7972d8543485786418b6631459d3469
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')