summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:27 +0200
committerMartchus2023-04-10 21:44:27 +0200
commitad30b510e4cb454d5db76910c3069cfe3fcf7e3b (patch)
tree64726cd57b2d5091deaba2f4cb0a2b89b04c26ab /PKGBUILD
parent3970765ef7d0b63e18644110fca5b5481a0bf9b6 (diff)
downloadaur-ad30b510e4cb454d5db76910c3069cfe3fcf7e3b.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 d5b425b48d58..6f2c6080ad90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtdatavis3d
pkgname=mingw-w64-qt5-datavis3d-static
-pkgver=5.15.8
+pkgver=5.15.9
pkgrel=1
arch=('any')
pkgdesc="Qt Data Visualization module (mingw-w64)"
@@ -17,7 +17,7 @@ depends=('mingw-w64-qt5-base-static')
optdepends=('mingw-w64-qt5-declarative-static: QML bindings')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-declarative-static')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=9f0f50ebef04d5ac5ed0ee2a3a71e7748fce3005
+_commit=7636478bb30f0af8afe9af429eb8512d6fbcc11b
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')