mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
git-delete-merged-branches: update to 7.5.0.
This commit is contained in:
parent
02ab9f97ad
commit
3165078455
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-delete-merged-branches'
|
||||
pkgname=git-delete-merged-branches
|
||||
version=7.4.1
|
||||
revision=2
|
||||
version=7.5.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-colorama python3-prompt_toolkit"
|
||||
|
@ -12,7 +12,7 @@ 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=81ca59d29f3d555c1c4885384f5be33b2a1e637bb8e01f64a8605e9a5f6db6bb
|
||||
checksum=ca369e5f10c6027813432180cdbb5a7d644cee4d30e4ee2d6ff483a343df2222
|
||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue