blob: 17fd6ba0899594bb30f89470a48d568ef71d0b71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gitstatus-bin
pkgdesc = Git status for Bash and Zsh prompt
pkgver = 1.1.2
pkgrel = 1
url = https://github.com/romkatv/gitstatus
install = gitstatus.install
arch = any
license = GPL3
makedepends = zsh
provides = gitstatus
conflicts = gitstatus
source = gitstatus-bin-1.1.2.tar.gz::https://github.com/romkatv/gitstatus/archive/v1.1.2.tar.gz
sha512sums = d046090b6d2e8c56b58e907cbb9dad86609cfaefdea526813978c1c7846178c61cd91fa60b8ca036c4c5b6f55caaa17974c1a23f5055e2b4064ed072a3ba4f7d
pkgname = gitstatus-bin
|