summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylen2019-10-22 16:23:12 +0200
committerJoakim Nylen2019-10-22 16:23:12 +0200
commit40915dc97a49d4fdc3a0179bf5be741dfb18134f (patch)
tree9ee5f05264da2b3f348943883fd5c381efc8f333
parent2d106eef6772690d5ea99096cb7fec03db558a34 (diff)
downloadaur-40915dc97a49d4fdc3a0179bf5be741dfb18134f.tar.gz
Update to version 1.7.2
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77ff0617784e..41a181862123 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.7.1
+ pkgver = 1.7.2
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.7.1/mailspring-1.7.1-amd64.deb
- sha256sums_x86_64 = 7f9bea33834494e019e6c1e451583a218e340c6c9cfc043c35e40fe6726e9e11
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.7.2/mailspring-1.7.2-amd64.deb
+ sha256sums_x86_64 = ba8039cb950f898fc5a2b5e9aeb79d55d7048eb4f8af6cdfb21d152be35f57c6
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index e110c164aa12..826c11726ae3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.7.1
+pkgver=1.7.2
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=('7f9bea33834494e019e6c1e451583a218e340c6c9cfc043c35e40fe6726e9e11')
+sha256sums_x86_64=('ba8039cb950f898fc5a2b5e9aeb79d55d7048eb4f8af6cdfb21d152be35f57c6')
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")