diff --git a/PKGBUILD b/PKGBUILD index 6559ffb..7574c21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,8 +15,8 @@ depends=('glibc') makedepends=('git' 'go') checkdepends=() optdepends=() -provides=("${pkgname%-git}") -conflicts=("${pkgname%-git}") +provides=("gogofetch") +conflicts=("gogofetch") source=("git+https://codeberg.org/nekohepott/goGoFetch.git") sha256sums=('SKIP')