blob: c104ccd0fcd225090508926214ae6c05c2b7456f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gitprompt
pkgdesc = Informative git prompt for zsh and bash
pkgver = 0.8.2
pkgrel = 1
url = https://github.com/abhinav/gitprompt
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = MIT
makedepends = go
provides = gitprompt
source = gitprompt-0.8.2.tar.gz::https://github.com/abhinav/gitprompt/archive/v0.8.2.tar.gz
sha256sums = cca7b6ff53ae11cda4a5465bdda01fb72add7c170c4a4b419a43a8731b5126e0
pkgname = gitprompt
|