some pkgbuild

This commit is contained in:
nekohepott 2026-06-17 04:16:25 +03:00
parent 477d096375
commit e8574fa84d
No known key found for this signature in database

View File

@ -9,7 +9,7 @@ pkgver=r35.553cbc9
pkgrel=2 pkgrel=2
pkgdesc="Fetch written in Go with image support" pkgdesc="Fetch written in Go with image support"
arch=('x86_64') arch=('x86_64')
url="git+https://codeberg.org/nekohepott/goGoFetch.git" url="https://codeberg.org/nekohepott/goGoFetch.git"
license=('MIT') license=('MIT')
depends=('glibc' 'chafa') depends=('glibc' 'chafa')
makedepends=('git' 'go') makedepends=('git' 'go')