git » kwayland-integration.git » commit 2b7e99a

kwayland-integration 5.27.10

author Urja (ARMLFS builder)
2024-06-19 07:30:58 UTC
committer Urja (ARMLFS builder)
2024-06-19 07:30:58 UTC
parent 54eb84639641411e62399eee20fb622dd1298030

kwayland-integration 5.27.10

.gitignore +2 -0
PKGBUILD +3 -3

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a43258a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/src/
+/pkg/
diff --git a/PKGBUILD b/PKGBUILD
index bbdedcf..52ef95d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=5.27.10
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
-arch=(x86_64)
+arch=(x86_64 'armv7h')
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-depends=(kwindowsystem5 kwayland5)
-makedepends=(extra-cmake-modules wayland-protocols kidletime5)
+depends=(kwindowsystem kwayland)
+makedepends=(extra-cmake-modules wayland-protocols kidletime)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('f37d054662b6b294faee9dae9a8a808023cf2ec5a0508b76fcaceb61b4a3bd9f'