summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-03-06 09:18:07 -0700
committerMark Wagie2021-03-06 09:18:07 -0700
commit9e2fbab2f7eac143421255c62b2a0b17fa93d344 (patch)
tree0b2a1ed0d144fa65ca6dbd7bd91f4f5f0cb77ee8
parentf0122f3099703ed9c2c5a706a1b0d2b630caa44e (diff)
downloadaur-9e2fbab2f7eac143421255c62b2a0b17fa93d344.tar.gz
2.21.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67e4a12a5c20..fd844913341a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gmail-desktop
pkgdesc = Unofficial Gmail desktop app
- pkgver = 2.20.4
+ pkgver = 2.21.0
pkgrel = 1
url = https://github.com/timche/gmail-desktop
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = gmail-desktop
depends = electron
optdepends = libnotify: desktop notifications
optdepends = libappindicator-gtk3: tray icon
- source = gmail-desktop-2.20.4.tar.gz::https://github.com/timche/gmail-desktop/archive/v2.20.4.tar.gz
+ source = gmail-desktop-2.21.0.tar.gz::https://github.com/timche/gmail-desktop/archive/v2.21.0.tar.gz
source = gmail-desktop.sh
source = gmail-desktop.desktop
- sha256sums = ae26f919432eb63e779b019547b8d600f2fc01727c701fcfcf98e5c10cca4060
+ sha256sums = 3daf6feff7c2ca74800cb879357a600b5538982970d142962569b4c79e72f8c0
sha256sums = a1f2eb9525dd10556ffde37a4dc9e06636a81d1d9ce815d1167e48954abee1dc
sha256sums = 8c30e207fe88455f63f4c0b2ae9087a2ca2bbeaa68b9be244c31a9ec392373c4
diff --git a/PKGBUILD b/PKGBUILD
index 1dabfcf24c85..000c35e3926d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=gmail-desktop
-pkgver=2.20.4
+pkgver=2.21.0
pkgrel=1
pkgdesc="Unofficial Gmail desktop app"
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=('libnotify: desktop notifications'
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"$pkgname.sh"
"$pkgname.desktop")
-sha256sums=('ae26f919432eb63e779b019547b8d600f2fc01727c701fcfcf98e5c10cca4060'
+sha256sums=('3daf6feff7c2ca74800cb879357a600b5538982970d142962569b4c79e72f8c0'
'a1f2eb9525dd10556ffde37a4dc9e06636a81d1d9ce815d1167e48954abee1dc'
'8c30e207fe88455f63f4c0b2ae9087a2ca2bbeaa68b9be244c31a9ec392373c4')