git-toolbelt: update to 1.5.0.
This commit is contained in:
parent
e4c473f504
commit
a68bc6ab24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-toolbelt'
|
||||
pkgname=git-toolbelt
|
||||
version=1.4.2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="git moreutils fzf"
|
||||
|
@ -9,7 +9,7 @@ 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=0a4eb4f4106c5a43de5bd0b3f640e817e0fc001def08586b5929248c80d9bde2
|
||||
checksum=8f9218c3f182462085292a4947253da5459617a0d8cf36f9038905d341e722a2
|
||||
conflicts="git-extras"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue