browserpass: update to 2.0.22.

* update homepage and distfile url
This commit is contained in:
John 2018-07-25 23:13:17 +02:00 committed by Helmut Pozimski
parent 2314721a3c
commit be35113e6a

View file

@ -1,17 +1,17 @@
# Template file for 'browserpass'
pkgname=browserpass
version=2.0.21
revision=3
version=2.0.22
revision=1
build_style=go
go_import_path="github.com/dannyvankooten/browserpass"
go_import_path=github.com/dannyvankooten/browserpass
go_package="${go_import_path}/cmd/browserpass"
hostmakedepends="git"
short_desc="Browser extension for pass"
maintainer="John <johnz@posteo.net>"
license="MIT"
homepage="https://github.com/dannyvankooten/browserpass"
distfiles="https://github.com/dannyvankooten/browserpass/archive/${version}.tar.gz"
checksum=df318a98187e718a49d9d579c0184e39d41a8b8e6f53ddb9a7d8efab8ee2fcac
homepage="https://github.com/browserpass/browserpass"
distfiles="https://github.com/browserpass/browserpass/archive/${version}.tar.gz"
checksum=ce4d8f17b25982af67e5090a79d3cffeb6fddc36f579e87851a90b3e9515ae45
post_build() {
sed -i "s:%%replace%%:/usr/bin/browserpass:" chrome/host.json firefox/host.json