summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:50:07 +0200
committerMartchus2023-06-14 10:50:07 +0200
commit0e39408f8db1a79d958f61151d6ad9262c0e4954 (patch)
tree040654a765a9d07d5bf58cfebe6346b81cc26747 /PKGBUILD
parent7da21131c0ef9496ef4ba474d6bd84809f027c86 (diff)
downloadaur-0e39408f8db1a79d958f61151d6ad9262c0e4954.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b6191e4f823..d5b547a2e774 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-qt5-tools')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=2b802231af3eb21c3c781753aba804217f855e86
+_commit=a680686754d84b91d4cc4252a2fb8af0c58f5f49
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')