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') makedepends=('git' 'go')
checkdepends=() checkdepends=()
optdepends=() optdepends=()
provides=("${pkgname%-git}") provides=("gogofetch")
conflicts=("${pkgname%-git}") conflicts=("gogofetch")
source=("git+https://codeberg.org/nekohepott/goGoFetch.git") source=("git+https://codeberg.org/nekohepott/goGoFetch.git")
sha256sums=('SKIP') sha256sums=('SKIP')