pkgbuild provide pkg

This commit is contained in:
nekohepott 2026-06-17 04:16:24 +03:00
parent 1fe82665ad
commit de494ceaa5
No known key found for this signature in database

View File

@ -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')