diff --git a/PKGBUILD b/PKGBUILD index d0a2eaa..8c3726d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,17 +1,15 @@ # Maintainer: Oscar Wallberg # 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() {