summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoribrokemypie2018-05-31 23:28:56 +1000
committeribrokemypie2018-05-31 23:28:56 +1000
commit7e2862a1c57e3e9f3bab8f6c9a4e8a0d5bf2b4ee (patch)
treeea74e641cc9036271020db9d17676052169baeac
parent6893a3f94e9ce51d47549d3fc4293731de0546e3 (diff)
downloadaur-7e2862a1c57e3e9f3bab8f6c9a4e8a0d5bf2b4ee.tar.gz
update to 2.2.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f406f50a85c1..6ccaaa920f12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nylas-mail-lives-bin
pkgdesc = An open source fork of Nylas Mail (N1)
- pkgver = 2.2.2
- pkgrel = 3
+ pkgver = 2.2.3
+ pkgrel = 1
url = https://github.com/nylas-mail-lives/nylas-mail/
arch = x86_64
license = GPL3
@@ -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.2/nylas-mail-2.2.2-amd64.deb
- sha256sums = deb16edd2564c08e5fca3579c5e55b8f2a1030739d12d48cce804a83f35e7f9b
+ source = https://github.com/nylas-mail-lives/nylas-mail/releases/download/2.2.3/nylas-2.2.3-amd64.deb
+ sha256sums = aebd5ae10d54362dadd80f064fe78d2d05c130733fc95ce52ef5ac00204aa30d
pkgname = nylas-mail-lives-bin
diff --git a/PKGBUILD b/PKGBUILD
index 661e61eca204..875a8a9ddf79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: ibrokemypie <ibrokemypie@bastardi.net>
pkgname=nylas-mail-lives-bin
_pkgname=nylas-mail
-pkgver=2.2.2
-pkgrel=3
+pkgver=2.2.3
+pkgrel=1
pkgdesc="An open source fork of Nylas Mail (N1)"
arch=('x86_64')
url="https://github.com/nylas-mail-lives/nylas-mail/"
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=('deb16edd2564c08e5fca3579c5e55b8f2a1030739d12d48cce804a83f35e7f9b')
+source=("https://github.com/nylas-mail-lives/nylas-mail/releases/download/${pkgver}/nylas-${pkgver}-amd64.deb")
+sha256sums=('aebd5ae10d54362dadd80f064fe78d2d05c130733fc95ce52ef5ac00204aa30d')
package() {
# extract the data part of the deb package