git-toolbelt: update to 1.8.4.
This commit is contained in:
parent
5dac9b6521
commit
71c08d0dc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-toolbelt'
|
||||
pkgname=git-toolbelt
|
||||
version=1.8.0
|
||||
version=1.8.4
|
||||
revision=1
|
||||
depends="git moreutils fzf"
|
||||
short_desc="Helper tools to make everyday life with Git much easier"
|
||||
|
@ -8,7 +8,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=8c504a66715efe2fa544b54b464881b5575201d94a3ff31c21934b23c16bda31
|
||||
checksum=a703d964775b978564735471c6d004611915c5cf5bdbd4f49e546aff7fb0c418
|
||||
conflicts="git-extras"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue