git-toolbelt: update to 1.9.1.
This commit is contained in:
parent
82a3f51c6a
commit
6557e024d0
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'git-toolbelt'
|
# Template file for 'git-toolbelt'
|
||||||
pkgname=git-toolbelt
|
pkgname=git-toolbelt
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=2
|
revision=1
|
||||||
depends="git fzf"
|
depends="git fzf"
|
||||||
short_desc="Helper tools to make everyday life with Git much easier"
|
short_desc="Helper tools to make everyday life with Git much easier"
|
||||||
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/nvie/git-toolbelt"
|
homepage="https://github.com/nvie/git-toolbelt"
|
||||||
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
||||||
checksum=50f743ddefbc8d015880d6476e00f7fc319a909ff4beb69dd8d777fc8277e085
|
checksum=c695362047780d0117c77cb0f70eba81b4ccc3e4134cb62db6fc3de36d70fade
|
||||||
conflicts="git-extras"
|
conflicts="git-extras"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue