Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-wayland
Commits: 1960bec0 by Antonio Rojas at 2023-09-29T08:49:16+02:00 upgpkg: 5.15.10+kde+r62-1: Bump revision - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = qt5-wayland + pkgdesc = Provides APIs for Wayland + pkgver = 5.15.10+kde+r62 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = vulkan-headers + makedepends = git + depends = qt5-declarative + depends = libxcomposite + source = git+https://invent.kde.org/qt/qt/qtwayland#commit=8167ea2432a8313ffd130e071aa31570de52e97b + sha256sums = SKIP + +pkgname = qt5-wayland ===================================== PKGBUILD ===================================== @@ -3,9 +3,9 @@ pkgname=qt5-wayland _basever=5.15.10 -pkgver=5.15.10+kde+r58 +pkgver=5.15.10+kde+r62 pkgrel=1 -_commit=88eba87b497b91d53e6fda5a3613b94bf8735861 +_commit=8167ea2432a8313ffd130e071aa31570de52e97b arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-wayland/-/commit/1960bec0b0799df2c816d573d71319e4b7cca645 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-wayland/-/commit/1960bec0b0799df2c816d573d71319e4b7cca645 You're receiving this email because of your account on gitlab.archlinux.org.
