From 07053bf940b7d314c746f61585a7860a6185f974 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Wed, 13 May 2026 01:28:34 +0200 Subject: [PATCH] chore: migrate to git.owall.dev --- Makefile | 2 +- README.md | 2 +- metadata.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 5e29856..a4adce4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ INSTALL_PREFIX ?= /usr -DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/warigan +DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/warg SVG_FILES := widgets/tasks.svg SVGZ_FILES := $(SVG_FILES:.svg=.svgz) diff --git a/README.md b/README.md index f5e3a37..d27dd49 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Name and other suggestions are welcome :) ## Installing If you are on Arch Linux I have prepared a PKGBUILD -[here](https://gitlab.com/warigan/PKGBUILD-plasma6-theme). +[here](https://git.owall.dev/warg/pkgbuild-plasma6-theme). Alternatively, you can install it with Make by running one of the following: diff --git a/metadata.json b/metadata.json index dc8afff..f05895b 100644 --- a/metadata.json +++ b/metadata.json @@ -6,14 +6,14 @@ "Email": "oscar.wallberg@outlook.com" } ], - "Name": "warigan", + "Name": "warg", "Description": "", - "Id": "warigan", + "Id": "warg", "Version": "0.1", "Category": "", "EnabledByDefault": true, "License": "BSD-3-Clause", - "Website": "https://gitlab.com/warigan/plasma6-theme" + "Website": "https://git.owall.dev/warg/plasma6-theme" }, "X-Plasma-API": "5.0" }