summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:20 +0200
committerMartchus2023-04-10 21:44:20 +0200
commite01f46043acadb6046d8a471019006cd54862afc (patch)
tree124e2c5f22727ab5fd4050d5d2e389a2455b72aa /PKGBUILD
parent174f37a09cc6cee0dbc9ef39feaabf65c025eec6 (diff)
downloadaur-e01f46043acadb6046d8a471019006cd54862afc.tar.gz
Rebase on 5.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58909b6d5963..8a7469554434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qtwinextras
pkgname=mingw-w64-qt5-winextras
-pkgver=5.15.8
+pkgver=5.15.9
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=48318520a4031167c4c0ad559e1a11b2f4c053d6
+_commit=44d18eaff83b7491a130e41678cadcc3ba836a8d
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')