blob: 5d80f59bbf507a68b1dd57971af4e48bbe9d1294 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = gitstatus-git
pkgdesc = Git status for Bash and Zsh prompt
pkgver = r1371.0440e38
pkgrel = 1
url = https://github.com/romkatv/gitstatus
install = gitstatus.install
arch = aarch64
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = wget
makedepends = zsh
depends = glibc
provides = gitstatus
conflicts = gitstatus
source = gitstatus::git+https://github.com/romkatv/gitstatus.git
md5sums = SKIP
pkgname = gitstatus-git
|