blob: 85283ae7a79b74f968c892e6b75e2c409b0d4d27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = cheatsheet
pkgdesc = A command-line cheatsheet for the command-line
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/atlasamerican/cheatsheet
install = cheatsheet.install
arch = x86_64
license = MIT
makedepends = go
depends = git
source = https://github.com/atlasamerican/cheatsheet/archive/refs/tags/v0.1.0.tar.gz
md5sums = 1f2268485de0f918ee40776db693f979
pkgname = cheatsheet
|