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