From 6311e7474d9908a23d3797a09b9659aa710f3d87 Mon Sep 17 00:00:00 2001 From: Rich Gannon Date: Sun, 1 Nov 2020 16:34:14 -0500 Subject: [PATCH 1/2] protonmail-bridge: update to 1.5.7 --- srcpkgs/protonmail-bridge/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/protonmail-bridge/template b/srcpkgs/protonmail-bridge/template index 017297acd96e78..fed5e977fa9c4d 100644 --- a/srcpkgs/protonmail-bridge/template +++ b/srcpkgs/protonmail-bridge/template @@ -1,16 +1,16 @@ # Template file for 'protonmail-bridge' pkgname=protonmail-bridge -version=1.4.4 +version=1.5.7 revision=1 archs="x86_64" build_style=fetch depends="desktop-file-utils" short_desc="ProtonMail Bridge for use with E-mail software" maintainer="Rich G " -license="custom:Commercial" +license="GPL-3.0-only" homepage="https://protonmail.com/bridge" distfiles="https://protonmail.com/download/beta/protonmail-bridge_${version}-1_amd64.deb" -checksum=70938512bde6d6d072147ba593e40c67b70bc0e85fa976e656d6174309a80d22 +checksum=f81001677ceed9bd99efda768956f92bcee3dd4e218ca6d17878899df596bd66 restricted=yes noverifyrdeps=yes @@ -20,5 +20,4 @@ do_install() { ar x protonmail-bridge_${version}-1_amd64.deb data.tar.xz bsdtar xpvf data.tar.xz cp -r usr ${DESTDIR} - vlicense usr/lib/protonmail/bridge/LICENSE } From e10bc25bc01da426454335e81217cb8bc2b08583 Mon Sep 17 00:00:00 2001 From: Rich Gannon Date: Sun, 1 Nov 2020 16:34:14 -0500 Subject: [PATCH 2/2] protonmail-bridge: update to 1.5.7 --- srcpkgs/protonmail-bridge/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/protonmail-bridge/template b/srcpkgs/protonmail-bridge/template index 017297acd96e78..fed5e977fa9c4d 100644 --- a/srcpkgs/protonmail-bridge/template +++ b/srcpkgs/protonmail-bridge/template @@ -1,16 +1,16 @@ # Template file for 'protonmail-bridge' pkgname=protonmail-bridge -version=1.4.4 +version=1.5.7 revision=1 archs="x86_64" build_style=fetch depends="desktop-file-utils" short_desc="ProtonMail Bridge for use with E-mail software" maintainer="Rich G " -license="custom:Commercial" +license="GPL-3.0-only" homepage="https://protonmail.com/bridge" distfiles="https://protonmail.com/download/beta/protonmail-bridge_${version}-1_amd64.deb" -checksum=70938512bde6d6d072147ba593e40c67b70bc0e85fa976e656d6174309a80d22 +checksum=f81001677ceed9bd99efda768956f92bcee3dd4e218ca6d17878899df596bd66 restricted=yes noverifyrdeps=yes @@ -20,5 +20,4 @@ do_install() { ar x protonmail-bridge_${version}-1_amd64.deb data.tar.xz bsdtar xpvf data.tar.xz cp -r usr ${DESTDIR} - vlicense usr/lib/protonmail/bridge/LICENSE }