summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShohei Maruyama2024-06-30 00:55:45 +0900
committerShohei Maruyama2024-06-30 01:03:14 +0900
commitda9929ff9eb02a2d25ef0fc0b39761e9153ec6ff (patch)
tree1e2727a4efb002c7d97cc0d84a2855790d1e04da /PKGBUILD
parent75bcab481c4b6c0acbf78aac456ccad173c6bbc5 (diff)
downloadaur-plasma6-themes-otto-git.tar.gz
PKGBUILD: Rename plasma5-themes-otto-git to plasma6-themes-otto-git
plasma6 has been released and upstream has been moved to gitlab.com. Signed-off-by: Shohei Maruyama <cheat.sc.linux@outlook.com>
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)'