summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2019-07-02 04:14:58 +0200
committerJoakim Nylén2019-07-02 04:14:58 +0200
commitf0698ef3a7d3b82689edcb63f0701fcfbb9600ea (patch)
tree4d3bdd37759e544dc97f400307dd469788d6346b
parent8ea71e91d53ffced542864ee4669dfc7585023b8 (diff)
downloadaur-f0698ef3a7d3b82689edcb63f0701fcfbb9600ea.tar.gz
Up pkg ver
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8efcf1290b88..d311702c029f 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.2
+ pkgver = 1.6.3
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.2/mailspring-1.6.2-amd64.deb
- sha256sums_x86_64 = 3fa3c621e9d4598a2c7beceee2b5f389b0ea2b5181704f9ed6337840faa10b49
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.6.3/mailspring-1.6.3-amd64.deb
+ sha256sums_x86_64 = 799ca5a90f4dcb9631454e8510537623db5df6fad7308c45b87661deb7db5051
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 214b31a9838e..3623f1b6c8f0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.6.2
+pkgver=1.6.3
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=('3fa3c621e9d4598a2c7beceee2b5f389b0ea2b5181704f9ed6337840faa10b49')
+sha256sums_x86_64=('799ca5a90f4dcb9631454e8510537623db5df6fad7308c45b87661deb7db5051')
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")