pass-git-helper: update to 1.1.1.
This commit is contained in:
parent
6d2587986c
commit
67e3bc49e7
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'pass-git-helper'
|
||||
pkgname=pass-git-helper
|
||||
version=1.1.0
|
||||
revision=4
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="pass python3-xdg"
|
||||
checkdepends="python3-pytest-cov python3-pytest-mock python3-xdg"
|
||||
short_desc="Git credential helper interfacing with pass"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
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=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e
|
||||
checksum=17a4c36d0fe67a7a4a709da3c0649d10efb02df266e62765661eac2ced4bc03d
|
||||
|
|
Loading…
Reference in a new issue