Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-webchannel
Commits: c3b5c550 by Antonio Rojas at 2023-10-06T16:51:11+02:00 upgpkg: 5.15.11+kde+r3-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = qt5-webchannel + pkgdesc = Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients + pkgver = 5.15.11+kde+r3 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = git + depends = qt5-declarative + source = git+https://invent.kde.org/qt/qt/qtwebchannel#commit=f84887c1aee4ab04af375e639ae965c9ea2186a5 + sha256sums = SKIP + +pkgname = qt5-webchannel ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-webchannel _basever=5.15.11 -pkgver=5.15.10+kde+r3 +pkgver=5.15.11+kde+r3 pkgrel=1 _commit=f84887c1aee4ab04af375e639ae965c9ea2186a5 arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webchannel/-/commit/c3b5c550afd509c829d9e7742f233bc5c3ecab18 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webchannel/-/commit/c3b5c550afd509c829d9e7742f233bc5c3ecab18 You're receiving this email because of your account on gitlab.archlinux.org.
