summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykyta Poturai2020-12-03 18:57:51 +0200
committerMykyta Poturai2020-12-03 18:57:51 +0200
commit8782d37c8a796dfb60d4a33e4c616f94a91a02e1 (patch)
tree45821cb266e76e94eb19469af887476b46dca184
parentba1d1e88c4932b96795effc3989c4c6ad00d3847 (diff)
downloadaur-8782d37c8a796dfb60d4a33e4c616f94a91a02e1.tar.gz
Update to 1.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 360e02bdce8a..6c294c2b8fac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hey-mail-bin
pkgdesc = Hey Mail desktop app
- pkgver = 1.0.11
+ pkgver = 1.1.0
pkgrel = 1
url = https://hey.com/apps/
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = hey-mail-bin
depends = libnotify
depends = libappindicator-gtk2
depends = libappindicator-gtk3
- source = https://api.snapcraft.io/api/v1/snaps/download/lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_9.snap
- md5sums = 2e44b4593f1644df6f2314aa037aae8b
+ source = https://api.snapcraft.io/api/v1/snaps/download/lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_10.snap
+ md5sums = d1723498daea634a06cbbacc406d5052
pkgname = hey-mail-bin
diff --git a/PKGBUILD b/PKGBUILD
index 006bdaa44e73..cc87c60c2d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mykyta Poturai <mykyta.poturai@tutanota.com>
pkgname=hey-mail-bin
-pkgver=1.0.11
+pkgver=1.1.0
pkgrel=1
pkgdesc="Hey Mail desktop app"
url="https://hey.com/apps/"
@@ -17,9 +17,9 @@ backup=()
options=()
install=
changelog=
-SNAPNAME="lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_9.snap"
+SNAPNAME="lfWUNpR7PrPGsDfuxIhVxbj0wZHoH7bK_10.snap"
source=("https://api.snapcraft.io/api/v1/snaps/download/$SNAPNAME")
-md5sums=('2e44b4593f1644df6f2314aa037aae8b')
+md5sums=('d1723498daea634a06cbbacc406d5052')
#curl -H 'Snap-Device-Series: 16' http://api.snapcraft.io/v2/snaps/info/hey-mail
build() {