blob: 83cf3fd617a512531ad1cd29a0777307c2424c42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = gitpane
pkgdesc = Multi-repo Git workspace dashboard for the terminal
pkgver = 0.7.3
pkgrel = 1
url = https://github.com/affromero/gitpane
arch = x86_64
arch = aarch64
arch = riscv64
license = MIT
makedepends = cargo
makedepends = patch
depends = git
provides = gitpane
conflicts = gitpane-git
conflicts = gitpane-bin
options = !lto
source = gitpane-0.7.3.tar.gz::https://github.com/affromero/gitpane/archive/refs/tags/v0.7.3.tar.gz
source = disable-self-updates.patch
sha256sums = 51d157eb6f912557cfbcbba942743c4b49a123aeebabc31b2d816700bca65850
sha256sums = 3de1d97cf8e0f44c381978a5e65de656710d75f2e64595fb295edfdb2ef9cfb4
pkgname = gitpane
|