summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 108acb705fb8..41441a8197d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Shohei Maruyama<cheat.sc.linux@outlook.com>
-pkgname=(plasma5-themes-otto-git kvantum-theme-otto-git)
+pkgname=(plasma6-themes-otto-git kvantum-theme-otto-git)
pkgver=r14.fd67d36
-pkgrel=3
+pkgrel=4
pkgdesc="Otto Theme for Kde Plasma"
arch=('any')
-url="https://www.opencode.net/jomada/otto"
+url="https://gitlab.com/jomada/otto"
license=('GPL3')
depends=()
makedepends=('git')
@@ -18,9 +18,9 @@ pkgver() {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-package_plasma5-themes-otto-git() {
- conflicts=('otto-kde-git')
- replaces=('otto-kde-git')
+package_plasma6-themes-otto-git() {
+ conflicts=('otto-kde-git' 'plasma5-themes-otto-git')
+ replaces=('otto-kde-git' 'plasma5-themes-otto-git')
optdepends=(
'konsole: For the Konsole color scheme'
'kvantum-theme-otto-git: Otto theme for kvantum (recommended)'