blob: b14f6bde4accdcbd9ad7c7c01b2f48b4426041a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = sheets-bin
pkgdesc = Terminal based spreadsheet tool (binary release)
pkgver = 0.2.0
pkgrel = 3
url = https://github.com/maaslalani/sheets
arch = x86_64
arch = aarch64
license = MIT
provides = sheets
conflicts = sheets
conflicts = sheets-git
options = !debug
source_x86_64 = https://github.com/maaslalani/sheets/releases/download/v0.2.0/sheets_Linux_x86_64.tar.gz
sha256sums_x86_64 = 5868d162a2df4771cd36122ae8e608ca7afca3d38774b2d17e9727db816e9c69
source_aarch64 = https://github.com/maaslalani/sheets/releases/download/v0.2.0/sheets_Linux_arm64.tar.gz
sha256sums_aarch64 = 25e1a047e368a1fb91f4e9e48418b844f06c176bd3ce0b65fb80fcf15b8c2718
pkgname = sheets-bin
|