Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-kwin
Commits:
17187421 by Felix Yan at 2023-09-16T11:38:18+03:00
upgpkg: 5.25.7-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,23 +3,23 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-kwin
-pkgver=5.25.6
+pkgver=5.25.7
pkgrel=1
pkgdesc='DDE window manager forked from KWin'
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-kwin"
license=('GPL3')
depends=(qt5-declarative qt5-x11extras kconfig kconfigwidgets kcoreaddons
kdbusaddons kdeclarative
- kglobalaccel ki18n kiconthemes kidletime knotifications kcrash
kpackage plasma-framework
+ kglobalaccel ki18n kidletime knotifications kcrash kpackage
plasma-framework libepoxy
kwidgetsaddons kwindowsystem kcompletion kcmutils knewstuff kservice
ktextwidgets kxmlgui
- krunner kdecoration kscreenlocker dwayland xcb-util-cursor
xorg-xwayland libpipewire
+ kdecoration kscreenlocker dwayland xcb-util-cursor xorg-xwayland
libpipewire
breeze lcms2 libqaccessibilityclient qt5-quickcontrols python
fontconfig freetype2 libcap
systemd-libs kauth bash kactivities libxkbcommon libxss libxi
libinput xcb-util-wm wayland
perl libxcb xcb-util-keysyms libx11 libxtst libdrm gcc-libs mesa
qt5-base)
makedepends=(extra-cmake-modules kdoctools ninja qt5-tools wayland-protocols
deepin-wayland-protocols)
source=("https://github.com/linuxdeepin/deepin-kwin/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('795634c4ee3053eebc5175b3e51cd3e10cb2a3f33640fc717c23c17840e43633d6e3eba771093e181fb6731f6799c696fdd8cf1f1597b3caf9636279caead61c')
+sha512sums=('715be1143f223cf3dcbe63e70f3d20fe2b32283c9f2d480bc43fe2cd459e3a341a60acc859d52668ac890ea84fd5e9669754853bcae33d8c12f08a83beeba8a6')
prepare() {
cd deepin-kwin-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-kwin/-/commit/17187421b478e5a7574b7643a3da18a661324e5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-kwin/-/commit/17187421b478e5a7574b7643a3da18a661324e5d
You're receiving this email because of your account on gitlab.archlinux.org.