summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2018-02-14 21:20:25 +0100
committerJoakim Nylén2018-02-14 21:20:25 +0100
commit8d6829143bd581027ebe09c77efad167071731a6 (patch)
tree2bd9032bda6f5aad5a29ebb4a55f55f2b4e2baf9
parent78f15f986866dbd04dc35e0b14663c1bc97a37c8 (diff)
downloadaur-8d6829143bd581027ebe09c77efad167071731a6.tar.gz
Update to 1.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdec09ddcbf2..f367effb9a70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.1.3.27dcee2
+ pkgver = 1.1.4.22d9f20
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = mailspring
depends = nss
options = !strip
options = !upx
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.1.3/mailspring-1.1.3-amd64.deb
- sha256sums_x86_64 = cf8b05f65bc91e61cee663db41761a744baad6a30e40cbc7500a67c62e9dee81
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.1.4/mailspring-1.1.4-amd64.deb
+ sha256sums_x86_64 = edd32d06aa16ae3bc460c94f6ddddbbe12c3b1ae772aaa5d234e6ddadffd9544
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 58bc6104ab9b..ccc0e2602d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.1.3
-_pkghash=27dcee2
+_pkgver=1.1.4
+_pkghash=22d9f20
pkgver=${_pkgver}.${_pkghash}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
@@ -14,7 +14,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('cf8b05f65bc91e61cee663db41761a744baad6a30e40cbc7500a67c62e9dee81')
+sha256sums_x86_64=('edd32d06aa16ae3bc460c94f6ddddbbe12c3b1ae772aaa5d234e6ddadffd9544')
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${_pkgver}/mailspring-${_pkgver}-amd64.deb")
depends=("libgnome-keyring" "gnome-keyring" "libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gconf" "gtk2" "nss")