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