blob: cecd8c9503520a3f0a722fac4a838234851cd852 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = sheets-git
pkgdesc = Terminal based spreadsheet tool (git release)
pkgver = r38.7beaf1a
pkgrel = 2
url = https://github.com/maaslalani/sheets
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = go
provides = sheets
conflicts = sheets
conflicts = sheets-bin
options = !debug
source = git+https://github.com/maaslalani/sheets.git
sha256sums = SKIP
pkgname = sheets-git
|