fix: codeberg migration
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
INSTALL_PREFIX ?= /usr
|
INSTALL_PREFIX ?= /usr
|
||||||
DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/owallb
|
DESTDIR ?= $(INSTALL_PREFIX)/share/plasma/desktoptheme/warg
|
||||||
|
|
||||||
SVG_FILES := widgets/tasks.svg
|
SVG_FILES := widgets/tasks.svg
|
||||||
SVGZ_FILES := $(SVG_FILES:.svg=.svgz)
|
SVGZ_FILES := $(SVG_FILES:.svg=.svgz)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Name and other suggestions are welcome :)
|
|||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
If you are on Arch Linux I have prepared a PKGBUILD
|
If you are on Arch Linux I have prepared a PKGBUILD
|
||||||
[here](https://github.com/owallb/PKGBUILD-plasma6-themes-owallb).
|
[here](https://codeberg.org/warg/PKGBUILD-plasma6-theme).
|
||||||
|
|
||||||
Alternatively, you can install it with Make by running one of the following:
|
Alternatively, you can install it with Make by running one of the following:
|
||||||
|
|
||||||
|
|||||||
+4
-4
@@ -3,17 +3,17 @@
|
|||||||
"Authors": [
|
"Authors": [
|
||||||
{
|
{
|
||||||
"Name": "Oscar Wallberg",
|
"Name": "Oscar Wallberg",
|
||||||
"Email": "oscar.wallberg@pm.me"
|
"Email": "oscar.wallberg@outlook.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Name": "owallb",
|
"Name": "warg",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Id": "owallb",
|
"Id": "warg",
|
||||||
"Version": "0.1",
|
"Version": "0.1",
|
||||||
"Category": "",
|
"Category": "",
|
||||||
"EnabledByDefault": true,
|
"EnabledByDefault": true,
|
||||||
"License": "BSD-3-Clause",
|
"License": "BSD-3-Clause",
|
||||||
"Website": "https://github.com/owallb/plasma6-themes-owallb"
|
"Website": "https://codeberg.org/warg/plasma6-theme"
|
||||||
},
|
},
|
||||||
"X-Plasma-API": "5.0"
|
"X-Plasma-API": "5.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user