Update polyglot-prompt from 1.13.0_1 to 1.14.0_1
This commit is contained in:
parent
b52b757b5c
commit
e0806b87c8
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'polyglot-prompt'
|
||||
pkgname=polyglot-prompt
|
||||
version=1.13.0
|
||||
version=1.14.0
|
||||
revision=1
|
||||
repository=cereus-extra
|
||||
wrksrc="polyglot-${version}"
|
||||
short_desc="Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, oksh, dash, yash, busybox ash, and osh"
|
||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/agkozak/polyglot"
|
||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e5ae27f1ecd34026e46069105a24e54bd99685168df398890575a18438e4f0e0
|
||||
checksum=c13db840ffd8b462d29f0241750c5e22b27ba6c97c8d54be195c4eddc9fe702a
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/polyglot-prompt
|
||||
|
|
Loading…
Add table
Reference in a new issue