git » plasma-wayland-protocols.git » commit 5224a8c

plasma-wayland-protocols 1.12.0

author Urja (ARMLFS builder)
2024-06-19 07:31:04 UTC
committer Urja (ARMLFS builder)
2024-06-19 07:31:04 UTC
parent 9efb07b0663cb5675b42b3527b69631e821a0927

plasma-wayland-protocols 1.12.0

.gitignore +2 -0
PKGBUILD +1 -1

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 0b0b2de..9dd6f8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://kde.org/plasma-desktop'
 license=(LGPL)
 depends=()
 makedepends=(extra-cmake-modules
-             qt6-base)
+             qt5-base)
 source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('1483bfd279cb913c83579b5d71c58f9958764f9ba4303b3647e1007cb70d4f9e'
             'SKIP')