pass-git-helper: remove noarch, xlintify
- remove variable from homepage
This commit is contained in:
parent
8a1ee7e5b4
commit
35ff53f1e3
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'pass-git-helper'
|
# Template file for 'pass-git-helper'
|
||||||
pkgname=pass-git-helper
|
pkgname=pass-git-helper
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="pass python3-xdg"
|
depends="pass python3-xdg"
|
||||||
short_desc="Git credential helper interfacing with pass"
|
short_desc="Git credential helper interfacing with pass"
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/languitar/${pkgname}"
|
homepage="https://github.com/languitar/pass-git-helper"
|
||||||
distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e
|
checksum=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue