summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:17 +0200
committerMartchus2023-04-10 21:44:17 +0200
commit7da21131c0ef9496ef4ba474d6bd84809f027c86 (patch)
tree045916402fb094da6a57bec2edf2ae05bcf1c77d
parent823c20333d2c746620cee4e604661f08e99f77b2 (diff)
downloadaur-7da21131c0ef9496ef4ba474d6bd84809f027c86.tar.gz
Rebase on 5.15.9
-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 1e89c9575b6f..88a9223cb8fc 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.8
+ pkgver = 5.15.9
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=af8cd030fed6a47cc1e8727e7ee5445e037bf712
+ source = git+https://invent.kde.org/qt/qt/qttranslations#commit=2b802231af3eb21c3c781753aba804217f855e86
sha256sums = SKIP
pkgname = mingw-w64-qt5-translations
diff --git a/PKGBUILD b/PKGBUILD
index f7c8a958a47a..6b6191e4f823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qttranslations
pkgname=mingw-w64-qt5-translations
-pkgver=5.15.8
+pkgver=5.15.9
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=af8cd030fed6a47cc1e8727e7ee5445e037bf712
+_commit=2b802231af3eb21c3c781753aba804217f855e86
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 3f728f8beb54..280ad691feab 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.8
+pkgver=5.15.9
pkgrel=1
arch=('any')
pkgdesc="A cross-platform application and UI framework (translations, mingw-w64)"