mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
git-toolbelt: update to 1.4.2.
This commit is contained in:
parent
aa564cc310
commit
326d1316c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-toolbelt'
|
# Template file for 'git-toolbelt'
|
||||||
pkgname=git-toolbelt
|
pkgname=git-toolbelt
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="git moreutils fzf"
|
depends="git moreutils fzf"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
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=a0a727b86374d9b7f67d146c36314224f2f1f907c30463480d6c5f41afe054e0
|
checksum=0a4eb4f4106c5a43de5bd0b3f640e817e0fc001def08586b5929248c80d9bde2
|
||||||
conflicts="git-extras"
|
conflicts="git-extras"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue