summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylen2019-10-15 16:44:00 +0200
committerJoakim Nylen2019-10-15 16:44:00 +0200
commit2d106eef6772690d5ea99096cb7fec03db558a34 (patch)
tree548f5ac538336c2cc0f50d0e12bf7a4010860f63
parentf0698ef3a7d3b82689edcb63f0701fcfbb9600ea (diff)
downloadaur-2d106eef6772690d5ea99096cb7fec03db558a34.tar.gz
Update to version 1.7.1
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d311702c029f..77ff0617784e 100755
--- 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.6.3
+ pkgver = 1.7.1
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = mailspring
optdepends = libgnome-keyring: keyrings
optdepends = gnome-keyring: keyrings
options = !strip
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.6.3/mailspring-1.6.3-amd64.deb
- sha256sums_x86_64 = 799ca5a90f4dcb9631454e8510537623db5df6fad7308c45b87661deb7db5051
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.7.1/mailspring-1.7.1-amd64.deb
+ sha256sums_x86_64 = 7f9bea33834494e019e6c1e451583a218e340c6c9cfc043c35e40fe6726e9e11
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 3623f1b6c8f0..e110c164aa12 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.6.3
+pkgver=1.7.1
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -13,7 +13,7 @@ url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums_x86_64=('799ca5a90f4dcb9631454e8510537623db5df6fad7308c45b87661deb7db5051')
+sha256sums_x86_64=('7f9bea33834494e019e6c1e451583a218e340c6c9cfc043c35e40fe6726e9e11')
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gconf" "gtk3" "nss" "libglvnd")