From 9a009ca3936605c0dbbbb03b1932d96c878e40bf Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sat, 1 Dec 2018 03:03:41 +0100 Subject: [PATCH] various kde: increase pkgrel after soname bumps --- kde/breeze/APKBUILD | 2 +- kde/kdecoration/APKBUILD | 2 +- kde/kwayland-integration/APKBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde/breeze/APKBUILD b/kde/breeze/APKBUILD index 077066ff1..c244d8f64 100644 --- a/kde/breeze/APKBUILD +++ b/kde/breeze/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=breeze pkgver=5.13.5 -pkgrel=0 +pkgrel=1 pkgdesc="Artwork, styles and assets for the Breeze visual style for the Plasma Desktop" arch="all" url="https://www.kde.org/workspaces/plasmadesktop/" diff --git a/kde/kdecoration/APKBUILD b/kde/kdecoration/APKBUILD index de1697d0b..feaf1a3b4 100644 --- a/kde/kdecoration/APKBUILD +++ b/kde/kdecoration/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=kdecoration pkgver=5.13.5 -pkgrel=0 +pkgrel=1 pkgdesc="Plugin based library to create window decorations" arch="all" url="https://www.kde.org/workspaces/plasmadesktop/" diff --git a/kde/kwayland-integration/APKBUILD b/kde/kwayland-integration/APKBUILD index c1f00b308..7e91db6ce 100644 --- a/kde/kwayland-integration/APKBUILD +++ b/kde/kwayland-integration/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bhushan Shah pkgname=kwayland-integration pkgver=5.13.5 -pkgrel=0 +pkgrel=1 pkgdesc="KWayland integration" url="https://www.kde.org/workspaces/plasmadesktop/" arch="all"