summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:03:50 +0200
committerMartchus2023-10-09 15:03:50 +0200
commitbd0f1e5bcebf08be901de6e1a67286b23c178b8b (patch)
treebc98f60e4b0525eb5db6034c82778e09a134d465
parent0e39408f8db1a79d958f61151d6ad9262c0e4954 (diff)
downloadaur-bd0f1e5bcebf08be901de6e1a67286b23c178b8b.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b67068b5ba5a..47186784a6db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-translations
pkgdesc = A cross-platform application and UI framework (translations, mingw-w64)
- pkgver = 5.15.10
+ pkgver = 5.15.11
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-translations
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qttranslations#commit=a680686754d84b91d4cc4252a2fb8af0c58f5f49
+ source = git+https://invent.kde.org/qt/qt/qttranslations#commit=56065158ffc4cd0fd78f9edf4b21b77b969f8dbb
sha256sums = SKIP
pkgname = mingw-w64-qt5-translations
diff --git a/PKGBUILD b/PKGBUILD
index d5b547a2e774..a6a244238fcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.15.10
+pkgver=5.15.11
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=a680686754d84b91d4cc4252a2fb8af0c58f5f49
+_commit=56065158ffc4cd0fd78f9edf4b21b77b969f8dbb
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 39f63b25efd2..6f0886083b26 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"