summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-10-13 11:25:56 +0200
committerJoakim Nylén2017-10-13 11:25:56 +0200
commita933ab0c71a1b26ae70af076124866467c70ffee (patch)
treea671276c3a9c9cf5c772df2cf1c5080ea9079d59
parent038cf69a0e951131b2966cfc06323a13e7d4f07e (diff)
downloadaur-a933ab0c71a1b26ae70af076124866467c70ffee.tar.gz
Update to 1.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 663f1b6179b3..2f2c876e8100 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.0.3
- pkgrel = 2
+ pkgver = 1.0.4
+ pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
license = GPL3
@@ -22,8 +22,8 @@ pkgbase = mailspring
depends = libsecret
options = !strip
options = !upx
- source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/f82c8836/linux/mailspring-1.0.3-amd64.deb
- sha256sums_x86_64 = e686c39ee9462866eec864b96c519a757677db57c21048fc6cf8577b48ddd6bb
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/e604c991/linux/mailspring-1.0.4-amd64.deb
+ sha256sums_x86_64 = b7f86416ab26025c070d154cec20fae3217a4f425efe2511976df398b1de6dae
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 54aac7ec4cea..a774dd08f663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.0.3
-pkgrel=2
-pkghash=f82c8836
+pkgver=1.0.4
+pkgrel=1
+pkghash=e604c991
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
license=('GPL3')
@@ -13,7 +13,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('e686c39ee9462866eec864b96c519a757677db57c21048fc6cf8577b48ddd6bb')
+sha256sums_x86_64=('b7f86416ab26025c070d154cec20fae3217a4f425efe2511976df398b1de6dae')
source_x86_64=("https://mailspring-builds.s3.amazonaws.com/client/${pkghash}/linux/mailspring-${pkgver}-amd64.deb")
depends=("libgnome-keyring" "libtool" "c-ares" "ctemplate" "icu" "libxext" "openssl" "tidy" "libxtst" "libxkbfile" "glib2" "glibc" "libxml2" "libutil-linux" "libsecret")