blob: 1ef56b39ba600fb91e27b94587bad2f1e8398ca8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = gitpane-bin
pkgdesc = Multi-repo Git workspace dashboard for the terminal
pkgver = 0.7.3
pkgrel = 2
url = https://github.com/affromero/gitpane
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = patch
depends = git
provides = gitpane
conflicts = gitpane
conflicts = gitpane-git
options = !debug
source = LICENSE::https://raw.githubusercontent.com/affromero/gitpane/refs/tags/v0.7.3/LICENSE
sha256sums = 5953e81de31e9fbf77306d93feac10000c25889ec5a35c1e954d0d6efc3fd794
source_x86_64 = gitpane-0.7.3-bin.tar.gz::https://github.com/affromero/gitpane/releases/download/v0.7.3/gitpane-x86_64-unknown-linux-gnu.tar.gz
sha256sums_x86_64 = b4a85518888f3a84fd560e412a78b91b8a6c42ddfa59f1492e61e958b7ffba79
source_aarch64 = gitpane-0.7.3-bin.tar.gz::https://github.com/affromero/gitpane/releases/download/v0.7.3/gitpane-aarch64-unknown-linux-gnu.tar.gz
sha256sums_aarch64 = 5cdb30041c759b4e4163e43a65313fe09275d522fdd57f49622d2a597bb6d0e5
pkgname = gitpane-bin
|