mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
git-toolbelt: update to 1.9.0.
This commit is contained in:
parent
2fdfe22c73
commit
62d6918926
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'git-toolbelt'
|
||||
pkgname=git-toolbelt
|
||||
version=1.8.4
|
||||
version=1.9.0
|
||||
revision=1
|
||||
depends="git moreutils fzf"
|
||||
short_desc="Helper tools to make everyday life with Git much easier"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/nvie/git-toolbelt"
|
||||
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
|
||||
checksum=a703d964775b978564735471c6d004611915c5cf5bdbd4f49e546aff7fb0c418
|
||||
checksum=50f743ddefbc8d015880d6476e00f7fc319a909ff4beb69dd8d777fc8277e085
|
||||
conflicts="git-extras"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue