aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-08 12:40:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-08 12:40:32 -0300
commit1516471c6bf1b83d87a4ce5aacfa8206ee34deb9 (patch)
tree184654f52b170aea00ed77c279bafc5abd68714d /testing
parent6f8ad2ad42c6e4a7f550a402844033944a1f8511 (diff)
downloadaports-1516471c6bf1b83d87a4ce5aacfa8206ee34deb9.tar.bz2
aports-1516471c6bf1b83d87a4ce5aacfa8206ee34deb9.tar.xz
testing/plasma-workspace: add missing pkgrel
Diffstat (limited to 'testing')
-rw-r--r--testing/plasma-workspace/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma-workspace/APKBUILD b/testing/plasma-workspace/APKBUILD
index 6deac2d055..6fdb2e3e39 100644
--- a/testing/plasma-workspace/APKBUILD
+++ b/testing/plasma-workspace/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-workspace
pkgver=5.16.4
-pkgrel=
+pkgrel=0
pkgdesc="KDE Plasma Workspace"
arch="all !ppc64le !s390x" # Limited by libksysguard -> qt5-qtwebengine
url="https://www.kde.org/workspaces/plasmadesktop/"