git » qt5-serialport.git » commit 5d3ab82

upgpkg: 5.15.11-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:50:52 UTC
committer Antonio Rojas
2023-10-06 14:50:52 UTC
parent fa9bb8a0a26734e1e1a71b7ed9e50b005d5c1f6d

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..240695d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = qt5-serialport
+	pkgdesc = Provides access to hardware and virtual serial ports
+	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/qtserialport#commit=3380465d5d4977326616c5e57789a81681be650e
+	sha256sums = SKIP
+
+pkgname = qt5-serialport
diff --git a/PKGBUILD b/PKGBUILD
index a8dedb2..6dcddad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-serialport
 _basever=5.15.11
-pkgver=5.15.10
+pkgver=5.15.11
 pkgrel=1
 _commit=3380465d5d4977326616c5e57789a81681be650e
 arch=('x86_64')