blob: 59c2a65aa797890ce837da462dae2c5f9747c2d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gig
pkgdesc = Generate .gitignore files from your terminal (mostly) offline!
pkgver = 0.8.3
pkgrel = 2
url = https://github.com/shihanng/gig
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
makedepends = go
depends = glibc
source = gig.tar.gz::https://github.com/shihanng/gig/archive/refs/tags/v0.8.3.tar.gz
sha512sums = aabe00ed0e3d599d363c57d46e07cdfb325d657925916d2e116f03e4964136ecb059ea872979035c7ba53fc26257885c9201f95e144065202600acfaec337846
pkgname = gig
|