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