mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +02:00
git-delete-merged-branches: update to 7.4.1.
This commit is contained in:
parent
d61788dd41
commit
4918a6d503
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-delete-merged-branches'
|
||||
pkgname=git-delete-merged-branches
|
||||
version=7.4.0
|
||||
revision=2
|
||||
version=7.4.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-colorama python3-prompt_toolkit"
|
||||
|
@ -11,8 +11,8 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/hartwork/git-delete-merged-branches"
|
||||
changelog="https://github.com/hartwork/git-delete-merged-branches/releases"
|
||||
distfiles="${PYPI_SITE}/g/git-delete-merged-branches/git-delete-merged-branches-${version}.tar.gz"
|
||||
checksum=b976b7b2210a1dab728e654e1b023f8e5309d98dc14730bfb613e893604847e5
|
||||
distfiles="${PYPI_SITE}/g/git-delete-merged-branches/git_delete_merged_branches-${version}.tar.gz"
|
||||
checksum=81ca59d29f3d555c1c4885384f5be33b2a1e637bb8e01f64a8605e9a5f6db6bb
|
||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue