summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:17 +0200
committerMartchus2022-09-10 20:52:17 +0200
commit234cdde499db446fa721e1fb2c6e7b1426dff17c (patch)
treecd32b24da7068c677e66016eb75e26ee5480f417 /PKGBUILD
parent256f8bc8e49320d95c8f53ed655a7e33687e982b (diff)
downloadaur-234cdde499db446fa721e1fb2c6e7b1426dff17c.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b2fbb62bf3b..841adefced10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,16 +15,16 @@ _additional_qmake_args+='-- -no-feature-geoservices_mapbox -no-feature-geoservic
_qt_module=qtlocation
pkgname=mingw-w64-qt5-location-static
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'
depends=('mingw-w64-qt5-base-static' 'mingw-w64-qt5-declarative-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=db3b6bc6afed6477e6ab2d8465e41efee30fb6d5
+_commit=ebdf5b38da6e3fe0a183702bcca395c589c459ed
_basever=$pkgver
-pkgver+=+kde+r2
+pkgver+=+kde+r3
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')