summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2019-06-18 21:46:50 +0200
committerJoakim Nylén2019-06-18 21:46:50 +0200
commit8ea71e91d53ffced542864ee4669dfc7585023b8 (patch)
treeed7a55592c88b2777bab295c8a6f89c904a294b4
parentd05c0eca02d07fe5ef181a85d57a57fb1ab1aca8 (diff)
downloadaur-8ea71e91d53ffced542864ee4669dfc7585023b8.tar.gz
1.6.2
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3350ad2d5400..8efcf1290b88 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.1
+ pkgver = 1.6.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.6.1/mailspring-1.6.1-amd64.deb
- sha256sums_x86_64 = f68cd607daf27375a13ec371505a714af6eda663d79f58d75db044cd08363e7e
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.6.2/mailspring-1.6.2-amd64.deb
+ sha256sums_x86_64 = 3fa3c621e9d4598a2c7beceee2b5f389b0ea2b5181704f9ed6337840faa10b49
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 3fc0ce0ef049..214b31a9838e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.6.1
+pkgver=1.6.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=('f68cd607daf27375a13ec371505a714af6eda663d79f58d75db044cd08363e7e')
+sha256sums_x86_64=('3fa3c621e9d4598a2c7beceee2b5f389b0ea2b5181704f9ed6337840faa10b49')
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")