git » qt5-script.git » commit ae28d19

upgpkg: 5.15.15-2: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:53:23 UTC
committer Antonio Rojas
2023-10-06 14:53:23 UTC
parent db673b204ea9ea340fc499df8d02069c5c22bf13

upgpkg: 5.15.15-2: Qt 5.15.11

.SRCINFO +18 -0

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..94b5f01
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = qt5-script
+	pkgdesc = Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility
+	pkgver = 5.15.15
+	pkgrel = 2
+	url = https://www.qt.io
+	arch = x86_64
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	license = custom
+	makedepends = git
+	depends = qt5-base
+	options = !lto
+	source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.15-lts
+	sha256sums = SKIP
+
+pkgname = qt5-script