Ship ueberzugpp with packaged installs

This commit is contained in:
vrubelroman 2026-04-24 22:40:15 +03:00
parent d94365cc56
commit ded9b9fdfb
4 changed files with 13 additions and 1 deletions

View file

@ -5,7 +5,7 @@ pkgdesc="Terminal file manager inspired by Midnight Commander"
arch=("x86_64" "aarch64")
url="https://github.com/vrubelroman/vcom"
license=("MIT")
depends=("glibc")
depends=("glibc" "ueberzugpp")
makedepends=("go")
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=("SKIP")