blob: ce2e7d4cf942b9f5fe5733e48a5f301f9675ba03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = shef
pkgdesc = directory and filename linter
pkgver = 0.1.6
pkgrel = 1
url = https://github.com/eduardoagarcia/shef
arch = x86_64
license = MIT
makedepends = go-pie
depends = glibc
provides = shef
conflicts = shef-git
source = shef-0.1.6.tar.gz::https://github.com/eduardoagarcia/shef/archive/refs/tags/v0.1.6.tar.gz
sha256sums = d773e8faf94aefdfc876c985532626a87257f3bd7c6a76a9802bd29c3339f5a4
pkgname = shef
|