blob: af23b30fb5de7f1909d6629b28f1e3bdf61bb5fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = stashpak-git
pkgdesc = Build Portable packages with ease.
pkgver = r63.1e30abd
pkgrel = 1
epoch = 1
url = https://github.com/Kimiblock/stashpak
arch = x86_64
license = GPL-3.0-or-later
makedepends = go
makedepends = git
depends = dbus
depends = glibc
depends = systemd
depends = coreutils
depends = pacman
depends = devtools
depends = git
optdepends = devtools-cn-git: Arch Linux CN build prefixes
source = source::git+https://github.com/Kimiblock/stashpak.git
sha256sums = SKIP
pkgname = stashpak-git
|