chore: migrate to git.owall.dev
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
# Maintainer: Oscar Wallberg <oscar.wallberg@outlook.com>
|
# Maintainer: Oscar Wallberg <oscar.wallberg@outlook.com>
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
_name=plasma6-theme
|
_name=plasma6-theme
|
||||||
pkgname=${_name}s-warigan-git
|
pkgname=${_name}s-warg-git
|
||||||
pkgver=0.1.r1.gd9fa3cd
|
pkgver=0.1.r3.gd96789b
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Desktop theme for Plasma 6"
|
pkgdesc="Desktop theme for Plasma 6"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://gitlab.com/warigan/${_name}"
|
url="https://git.owall.dev/warg/${_name}"
|
||||||
license=('BSD-3-Clause')
|
license=('BSD-3-Clause')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
source=("git+https://gitlab.com/warigan/${_name}.git")
|
source=("git+https://git.owall.dev/warg/${_name}.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|||||||
Reference in New Issue
Block a user