pass-git-helper: update to 4.3.0
This commit is contained in:
committed by
Duncan Overbruck
parent
14dfcc128a
commit
f032eed80f
@@ -1,14 +1,14 @@
|
||||
# Template file for 'pass-git-helper'
|
||||
pkgname=pass-git-helper
|
||||
version=1.2.0
|
||||
revision=5
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
version=4.3.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools"
|
||||
depends="pass python3-xdg"
|
||||
checkdepends="python3-pytest-cov python3-pytest-mock python3-xdg"
|
||||
short_desc="Git credential helper interfacing with pass"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/languitar/pass-git-helper"
|
||||
distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=d9ab12d81e283411a65285a0030cbfef2548dc580631d2337628e57f10e463aa
|
||||
distfiles="https://github.com/languitar/pass-git-helper/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=955cebd941ecbe4b7cb826c5e9659a78c957fe5b765d0e64d3b01d026e741cc5
|
||||
|
||||
Reference in New Issue
Block a user