Use proper upstream
This commit is contained in:
parent
e3a8276089
commit
2098e29189
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,9 @@
|
|||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
pkgname=protonmail-desktop
|
||||
pkgver=1.0.6
|
||||
pkgver=1.3.0
|
||||
_gittag=cb54f812c1445a21d5db74039364c5d17b94f2ae
|
||||
# uses monorepo that doesn't tag releases specifically for this application
|
||||
pkgrel=0
|
||||
pkgdesc="Desktop application for Mail and Calendar, made with Electron"
|
||||
url="https://github.com/ProtonMail/inbox-desktop"
|
||||
|
@ -13,7 +15,7 @@ makedepends="npm findutils coreutils"
|
|||
options="net !check"
|
||||
|
||||
source="
|
||||
https://github.com/ProtonMail/inbox-desktop/releases/download/$pkgver/inbox-desktop-$pkgver-source.zip
|
||||
$pkgname-$_gittag.tar.gz::https://github.com/ProtonMail/WebClients/archive/$_gittag.tar.gz
|
||||
|
||||
protonmail-desktop
|
||||
"
|
||||
|
@ -64,6 +66,6 @@ package() {
|
|||
|
||||
|
||||
sha512sums="
|
||||
a9307c41d7b078be6066b36f52b2d198fc6751f4e8014f6f47c4c1d14b3a86b419e8338b080632e3accc551e6f5fc753e1798ba6adaf73ac333cb4f975553d47 inbox-desktop-1.0.6-source.zip
|
||||
680b7789ee530a292a4488bae33acb1d8b8dd6d43cb04b4d189c1222e5d1f056f75c5a25bcaabec6177812b23fc0a675a16c6a68e99ddfe3b507bb1d99ab3507 protonmail-desktop-cb54f812c1445a21d5db74039364c5d17b94f2ae.tar.gz
|
||||
f153db89ae3e4c23bcb59a6b8fe4f234b6b3478b6b4124b303fac3ccbe366627107d34359b808104437a86524963ef3ef7bb37833600fa452183f6f1226a51f6 protonmail-desktop
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue