git » qt5-translations.git » commit ad0adf2

upgpkg: 5.15.11-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:51:06 UTC
committer Antonio Rojas
2023-10-06 14:51:06 UTC
parent 0ac8b8eb7cbcba5bd7b15d470f895490c635ab2d

upgpkg: 5.15.11-1: Qt 5.15.11

.SRCINFO +17 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..e337da8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = qt5-translations
+	pkgdesc = A cross-platform application and UI framework (Translations)
+	pkgver = 5.15.11
+	pkgrel = 1
+	url = https://www.qt.io
+	arch = any
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	license = custom
+	makedepends = git
+	makedepends = qt5-tools
+	source = git+https://invent.kde.org/qt/qt/qttranslations#commit=56065158ffc4cd0fd78f9edf4b21b77b969f8dbb
+	sha256sums = SKIP
+
+pkgname = qt5-translations
diff --git a/PKGBUILD b/PKGBUILD
index 910d5ad..c11b8ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-translations
 _basever=5.15.11
-pkgver=5.15.10
+pkgver=5.15.11
 pkgrel=1
 _commit=56065158ffc4cd0fd78f9edf4b21b77b969f8dbb
 arch=('any')