git-toolbelt: update to 1.5.1.
This commit is contained in:
parent
1701941aa5
commit
7e68e7a774
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'git-toolbelt'
|
||||
pkgname=git-toolbelt
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="git moreutils fzf"
|
||||
short_desc="Helper tools to make everyday life with Git much easier"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/nvie/git-toolbelt"
|
||||
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
||||
checksum=8f9218c3f182462085292a4947253da5459617a0d8cf36f9038905d341e722a2
|
||||
checksum=0fe8551fe5f9c05aaa566aba6f94667240cb0f6221a3c8d0d8cccff31244b1a8
|
||||
conflicts="git-extras"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue