summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:47 +0100
committerMartchus2023-01-07 14:25:47 +0100
commit823c20333d2c746620cee4e604661f08e99f77b2 (patch)
tree05f4f40602b331442e84a8630750d401b21c7d68 /PKGBUILD
parent11b32985471a5c4cd2036ec8f51f11787dac400e (diff)
downloadaur-823c20333d2c746620cee4e604661f08e99f77b2.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5bf15d34a02..f7c8a958a47a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.15.7
+pkgver=5.15.8
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=c38edd3a5501bcd53132e1e4abb7d25a98e0e1a9
+_commit=af8cd030fed6a47cc1e8727e7ee5445e037bf712
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')