T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / dwayland
Commits: ba23de2c by T.J. Townsend at 2024-07-12T00:55:27-04:00 upgpkg: 5.25.0-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,24 @@ +pkgbase = dwayland + pkgdesc = Qt-style Client and Server library wrapper for the Wayland libraries + pkgver = 5.25.0 + pkgrel = 2 + url = https://github.com/linuxdeepin/dwayland + arch = x86_64 + license = LGPL + makedepends = extra-cmake-modules + makedepends = doxygen + makedepends = qt5-tools + makedepends = qt5-doc + makedepends = wayland-protocols + makedepends = deepin-wayland-protocols + makedepends = ninja + depends = glibc + depends = gcc-libs + depends = libglvnd + depends = qt5-base + depends = qt5-wayland + depends = wayland + source = https://github.com/linuxdeepin/dwayland/archive/5.25.0/dwayland-5.25.0.tar.gz + sha256sums = 72cc608174e9bbf0944feb1bbd492ff9631c3c8dc8b84e082be53c5da0406b60 + +pkgname = dwayland ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=dwayland pkgver=5.25.0 -pkgrel=1 +pkgrel=2 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=(x86_64) license=(LGPL) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dwayland/-/commit/ba23de2cf480247f20b1e7ba7f7cd229a1bc81ff -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dwayland/-/commit/ba23de2cf480247f20b1e7ba7f7cd229a1bc81ff You're receiving this email because of your account on gitlab.archlinux.org.
