summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykyta Poturai2021-09-13 12:29:16 +0300
committerMykyta Poturai2021-09-13 12:29:16 +0300
commit6617a17fef209e6e6d5ed9bb1b2bfcb7601984e3 (patch)
tree3fb6afdcbc8595f325278430b3cbbaff9880f7b5
parent37f25c0f98bb23477aa8ba773e79a53a8a47a614 (diff)
downloadaur-6617a17fef209e6e6d5ed9bb1b2bfcb7601984e3.tar.gz
Update to 1.2.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d602c69ca4a1..3a92d57ac298 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hey-mail-bin
pkgdesc = Hey Mail desktop app
- pkgver = 1.1.0
+ pkgver = 1.2.0
pkgrel = 2
url = https://hey.com/apps/
arch = x86_64
@@ -21,8 +21,7 @@ pkgbase = hey-mail-bin
depends = libnotify
depends = libappindicator-gtk2
depends = libappindicator-gtk3
- source = https://api.snapcraft.io/api/v1/snaps/download/lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_10.snap
- md5sums = d1723498daea634a06cbbacc406d5052
+ source = https://api.snapcraft.io/api/v1/snaps/download/lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_11.snap
+ md5sums = d10ba9275dbf23f6c8a08165e5b786b4
pkgname = hey-mail-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 3bb06f1f92f5..547bbbc722ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mykyta Poturai <mykyta.poturai@tutanota.com>
pkgname=hey-mail-bin
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=2
pkgdesc="Hey Mail desktop app"
url="https://hey.com/apps/"
@@ -17,9 +17,9 @@ backup=()
options=()
install=
changelog=
-SNAPNAME="lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_10.snap"
+SNAPNAME="lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_11.snap"
source=("https://api.snapcraft.io/api/v1/snaps/download/$SNAPNAME")
-md5sums=('d1723498daea634a06cbbacc406d5052')
+md5sums=('d10ba9275dbf23f6c8a08165e5b786b4')
#curl -H 'Snap-Device-Series: 16' http://api.snapcraft.io/v2/snaps/info/hey-mail
build() {