From af17fc8727f6c21722e6ab59e885be616b139adb Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 11 Nov 2018 09:04:30 +0100 Subject: [PATCH] pass-git-helper: update to 1.0.0 --- srcpkgs/pass-git-helper/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/pass-git-helper/template b/srcpkgs/pass-git-helper/template index 1e9269adf2c..0f187b0d697 100644 --- a/srcpkgs/pass-git-helper/template +++ b/srcpkgs/pass-git-helper/template @@ -1,15 +1,14 @@ # Template file for 'pass-git-helper' pkgname=pass-git-helper -version=0.4 +version=1.0.0 revision=1 -wrksrc=${pkgname}-release-${version} -build_style=python3-module noarch=yes +build_style=python3-module hostmakedepends="python3-setuptools" depends="pass python3-xdg" short_desc="Git credential helper interfacing with pass" maintainer="teldra " -license="LGPL-3" +license="LGPL-3.0-or-later" homepage="https://github.com/languitar/${pkgname}" -distfiles="https://github.com/languitar/${pkgname}/archive/release-${version}.tar.gz" -checksum=07d628d33f8850db18a3fe3a24cbbdc9daf2434c1235c71c626dc176768e049c +distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz" +checksum=7f430bb02fd6d494abde9ae518dde7ecff64197777e9a5bec7310b9311809169