Remove abandoned uget recipe

This commit is contained in:
Ribbon 2026-02-17 20:56:00 -03:00
parent af369bdf5d
commit 7af2fa6bc2

View File

@ -1,9 +0,0 @@
#TODO make gtk3 work
[source]
tar = "https://sourceforge.net/projects/urlget/files/uget%20%28stable%29/2.2.3/uget-2.2.3-1.tar.gz/download"
[build]
template = "configure"
dependencies = [
"gtk3",
"curl",
]