summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:37:18 +0100
committerMartchus2024-01-09 17:37:18 +0100
commited9479d07dce00ae55e1fc0998fa14325f62c2eb (patch)
tree5a01e5a194c086fa5830b280af657f309ed927e9 /PKGBUILD
parentcd33725f8ef1cbf5dbbd99b6be7ac6e7b7ca2dad (diff)
downloadaur-ed9479d07dce00ae55e1fc0998fa14325f62c2eb.tar.gz
Update to 5.15.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e54dbcd69b84..d53d374fbd43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
_qt_module=qtwebchannel
pkgname=mingw-w64-qt5-webchannel-static
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc='Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients (mingw-w64)'
depends=('mingw-w64-qt5-declarative-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=f84887c1aee4ab04af375e639ae965c9ea2186a5
+_commit=6d2f0c3a36d9b2cdcd759a464c608365a0afda98
_basever=${pkgver%%+*}
pkgver+=+kde+r3
makedepends+=('git')