git » qt5-networkauth.git » commit baf0569

upgpkg: 5.15.11-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:52:43 UTC
committer Antonio Rojas
2023-10-06 14:52:43 UTC
parent e5f271ba892310ae9765151fdca8f73babf17345

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..d539187
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = qt5-networkauth
+	pkgdesc = Network authentication module
+	pkgver = 5.15.11
+	pkgrel = 1
+	url = https://www.qt.io
+	arch = x86_64
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	license = custom
+	makedepends = git
+	depends = qt5-base
+	source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
+	sha256sums = SKIP
+
+pkgname = qt5-networkauth
diff --git a/PKGBUILD b/PKGBUILD
index d074a0d..a356b50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-networkauth
 _basever=5.15.11
-pkgver=5.15.10
+pkgver=5.15.11
 pkgrel=1
 _commit=1e3f2196bd45a5ee272b08b1d82cef29aaa89b61
 arch=(x86_64)