summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConor Randall2017-11-09 17:52:09 +1100
committerConor Randall2017-11-09 17:52:09 +1100
commitbd4efa9e67e6e20aa1959e1b17680a1c289bc647 (patch)
treed44c7b5e8237d7fbc5c9ca050bde3d58962a405f
parentddb4d20224c9acd63c4cbb04b4ae7c8d67999613 (diff)
downloadaur-bd4efa9e67e6e20aa1959e1b17680a1c289bc647.tar.gz
Bump to 2.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f3eeecea7c5..a696ec08fe38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nylas-mail-lives-bin
pkgdesc = An open source fork of Nylas Mail (N1)
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = https://github.com/nylas-mail-lives/nylas-mail/
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = nylas-mail-lives-bin
depends = gtk2
depends = libgnome-keyring
provides = nylas-mail
- source = https://github.com/nylas-mail-lives/nylas-mail/releases/download/2.2.1/nylas-2.2.1-amd64.deb
- sha256sums = 60b88863f0dc7a423edb01dd7c092746a6715d28b1f9d05aee35e291f513d873
+ source = https://github.com/nylas-mail-lives/nylas-mail/releases/download/2.2.2/nylas-2.2.2-amd64.deb
+ sha256sums = deb16edd2564c08e5fca3579c5e55b8f2a1030739d12d48cce804a83f35e7f9b
pkgname = nylas-mail-lives-bin
diff --git a/PKGBUILD b/PKGBUILD
index 07210abe94d5..ca55b4e59364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ibrokemypie <ibrokemypie@bastardi.net>
pkgname=nylas-mail-lives-bin
_pkgname=nylas
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="An open source fork of Nylas Mail (N1)"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('libxkbfile' 'libxss' 'python' 'nodejs' 'libxtst' 'alsa-lib' 'gconf' 'gcc-libs' 'nss' 'libxtst' 'gtk2' 'libgnome-keyring')
provides=('nylas-mail')
source=("https://github.com/nylas-mail-lives/nylas-mail/releases/download/${pkgver}/${_pkgname}-${pkgver}-amd64.deb")
-sha256sums=('60b88863f0dc7a423edb01dd7c092746a6715d28b1f9d05aee35e291f513d873')
+sha256sums=('deb16edd2564c08e5fca3579c5e55b8f2a1030739d12d48cce804a83f35e7f9b')
package() {
# extract the data part of the deb package