From bae3ab4875bda95d2f87833bb3d00f97a3c2a7ef Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Tue, 13 Jan 2026 14:27:39 +0100 Subject: [PATCH] fix: codeberg migration --- PKGBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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() {