blob: 71ac1300e515dc43feb4716203f1b3a4a00e0707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gols
pkgdesc = ls with colors written in Go
pkgver = 1.4.5
pkgrel = 1
url = https://github.com/elbachir-one/gols
arch = x86_64
license = MIT
makedepends = go>=1.22
depends = glibc
source = gols-1.4.5.tar.gz::https://github.com/elbachir-one/gols/archive/refs/tags/v1.4.5.tar.gz
sha256sums = bba56f9d1ca6d1b8fc15a7f0f832fa00a8b8ea41e176b39cc6d14adb39d9c996
pkgname = gols
|