aboutsummaryrefslogtreecommitdiffstats
path: root/community/kwayland-integration
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-08 13:57:24 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-08 20:16:10 +0000
commit05ef2cb7b788669e6c37d17b29b2401122455d3d (patch)
treea0327ae6780efb75fefcb9b1af32737d9b520ab4 /community/kwayland-integration
parent88b46f01876e5d7f0878e00c772ba71365f75b1b (diff)
downloadaports-05ef2cb7b788669e6c37d17b29b2401122455d3d.tar.bz2
aports-05ef2cb7b788669e6c37d17b29b2401122455d3d.tar.xz
community/kwayland-integration: correct contributor and maintainer
Closes !301
Diffstat (limited to 'community/kwayland-integration')
-rw-r--r--community/kwayland-integration/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/kwayland-integration/APKBUILD b/community/kwayland-integration/APKBUILD
index f25ecf9239..f94e36be60 100644
--- a/community/kwayland-integration/APKBUILD
+++ b/community/kwayland-integration/APKBUILD
@@ -1,15 +1,15 @@
-# Contributor: Bhushan Shah <bshah@kde.org>
-# Maintainer: Bhushan Shah <bshah@kde.org>
+# Contributor: Bart Ribbers <bribbers@disroot.org>
+# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kwayland-integration
pkgver=5.16.5
-pkgrel=0
+pkgrel=1
pkgdesc="KWayland integration"
url="https://www.kde.org/workspaces/plasmadesktop/"
arch="all"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends="kwayland kglobalaccel kidletime"
makedepends="cmake extra-cmake-modules qt5-qtbase-dev kwayland-dev kwindowsystem-dev kidletime-dev"
-source="https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/plasma/$pkgver/kwayland-integration-$pkgver.tar.xz"
options="!check" # Broken
build() {