blob: d1f20ddae8073ab03b0213d825f8911d5a56c59e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hackfetch-bin
pkgdesc = Hack Club themed system fetch with live Hackatime stats
pkgver = 1.9.0
pkgrel = 1
url = https://github.com/xerneas3318/hackfetch
arch = x86_64
arch = aarch64
license = LicenseRef-PolyForm-Noncommercial-1.0.0
options = !strip
conflicts = hackfetch
provides = hackfetch
source_x86_64 = hackfetch-1.9.0-linux-amd64.tar.gz::https://github.com/xerneas3318/hackfetch/releases/download/v1.9.0/hackfetch-linux-amd64.tar.gz
sha256sums_x86_64 = e0ee228950e21b06b7d95c938504055c023ed4de0ee5cb88cb71b972fd2232d9
source_aarch64 = hackfetch-1.9.0-linux-arm64.tar.gz::https://github.com/xerneas3318/hackfetch/releases/download/v1.9.0/hackfetch-linux-arm64.tar.gz
sha256sums_aarch64 = d3d9301bab2ef335d36eedb01bdac3a737de10e905f65b09705ff7b5bdb8d9c1
pkgname = hackfetch-bin
|