summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 11 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa6cc8b0adcb..f40e7760ddf7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hey-mail-bin
pkgdesc = Hey Mail desktop app
- pkgver = 1.2.13
+ pkgver = 1.2.14
pkgrel = 1
url = https://hey.com/apps/
arch = x86_64
@@ -23,7 +23,9 @@ pkgbase = hey-mail-bin
depends = libappindicator-gtk3
provides = hey-mail
conflicts = hey-mail
- source = https://api.snapcraft.io/api/v1/snaps/download/lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_23.snap
- md5sums = d3bc72883eb5a4d3847c4234275ca995
+ source = https://api.snapcraft.io/api/v1/snaps/download/lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_24.snap
+ sha256sums = b2c2d53ef7ea8a7220b8267a567ef832d2993702ac8e577257c0c2db44200863
+ sha512sums = e557f0c5064a70f614ffc4ff8bd7c9e6fa086b211bc42d4ae63c596b768452bb262af50a3c9ddbe2b804bef04ef108d1298ece632d809919ba82e683b80fa315
+ b2sums = 939d4118d9970dc3233f912ff8f3c5ccc137aea83d9c0e4ecb0d40b29323f100f6949f77e4230b000400edcfffe3ad79eb595c7554b4450fda61769e57bc82e1
pkgname = hey-mail-bin
diff --git a/PKGBUILD b/PKGBUILD
index 56afcfe53391..7857e00cc35c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mykyta Poturai <mykyta.poturai@tutanota.com>
# Maintainer: Amolith <amolith@secluded.site>
pkgname=hey-mail-bin
-pkgver=1.2.13
+pkgver=1.2.14
pkgrel=1
pkgdesc="Hey Mail desktop app"
url="https://hey.com/apps/"
@@ -11,9 +11,12 @@ depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'l
makedepends=('squashfs-tools')
provides=('hey-mail')
conflicts=('hey-mail')
-SNAPNAME="lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_23.snap"
+SNAPNAME="lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_24.snap"
source=("https://api.snapcraft.io/api/v1/snaps/download/$SNAPNAME")
-md5sums=('d3bc72883eb5a4d3847c4234275ca995')
+
+sha256sums=('b2c2d53ef7ea8a7220b8267a567ef832d2993702ac8e577257c0c2db44200863')
+sha512sums=('e557f0c5064a70f614ffc4ff8bd7c9e6fa086b211bc42d4ae63c596b768452bb262af50a3c9ddbe2b804bef04ef108d1298ece632d809919ba82e683b80fa315')
+b2sums=('939d4118d9970dc3233f912ff8f3c5ccc137aea83d9c0e4ecb0d40b29323f100f6949f77e4230b000400edcfffe3ad79eb595c7554b4450fda61769e57bc82e1')
# curl -H 'Snap-Device-Series: 16' http://api.snapcraft.io/v2/snaps/info/hey-mail | jq
build() {