commit 392cc064b4c15c6700c976d8bc18207e4c7f6a01 parent ee1a04a054588a95f236287219faf5988474268f Author: Marlon Ivo <email@marlonivo.xyz> Date: Sun, 24 Aug 2025 05:54:05 +0000 fixing pkg buiöd Diffstat:
M | .SRCINFO | | | 23 | ++++++++++++++--------- |
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/.SRCINFO b/.SRCINFO @@ -1,10 +1,15 @@ pkgbase = hfc -pkgdesc = Hosts file client -pkgver = 0.0.1 -pkgrel = 1 -url = https://git.marlonivo.com/hfc -arch = x86_64 -license = MIT -makedepends = git -source = git+git://git.marlonivo.com/hfc -md5sums = SKIP + pkgdesc = hfc - hosts file client + pkgver = 0.0.1 + pkgrel = 1 + url = https://git.marlonivo.com/hfc/log.html + arch = x86_64 + license = MIT + makedepends = gcc + makedepends = make + depends = curl + depends = ncurses + source = git+git://git.marlonivo.com/hfc + md5sums = SKIP + +pkgname = hfc