fix: codeberg migration
This commit is contained in:
@@ -1,17 +1,15 @@
|
||||
# Maintainer: Oscar Wallberg <oscar.wallberg@pm.me>
|
||||
# shellcheck disable=SC2034
|
||||
_name=plasma6-themes-owallb
|
||||
pkgname=${_name}-git
|
||||
pkgver=0.1.r0.g37fdc8e
|
||||
_name=plasma6-theme
|
||||
pkgname=${_name}s-warg-git
|
||||
pkgver=0.1.r1.gd9fa3cd
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop theme for Plasma 6"
|
||||
arch=(any)
|
||||
url="https://github.com/owallb/${_name}"
|
||||
url="https://codeberg.org/warg/${_name}"
|
||||
license=('BSD-3-Clause')
|
||||
makedepends=('git')
|
||||
conflicts=("${_name}")
|
||||
provides=("${_name}=${pkgver}")
|
||||
source=("git+https://github.com/owallb/${_name}.git")
|
||||
source=("git+https://codeberg.org/warg/${_name}.git")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
pkgver() {
|
||||
|
||||
Reference in New Issue
Block a user