summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-10-29 23:37:33 +0100
committerJoakim Nylén2017-10-29 23:37:33 +0100
commit2b762d75f812daa31def139372719880480c14eb (patch)
tree10c192c1d1580795f346b94afbd2548bcf49a62a
parentc91abc4f56fcc504360a061a9fb6a19fb7e06ce0 (diff)
downloadaur-2b762d75f812daa31def139372719880480c14eb.tar.gz
Update to 1.0.7-664204d8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa54dd480faf..dc296c7595e9 100644
--- 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.0.6.9448c884
+ pkgver = 1.0.7.664204d8
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -23,8 +23,8 @@ pkgbase = mailspring
depends = gconf
options = !strip
options = !upx
- source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/9448c884/linux/mailspring-1.0.6-amd64.deb
- sha256sums_x86_64 = 217ece10f75621b40eccb4859116b6b20858265b12abd5adb140029d7463dc62
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/664204d8/linux/mailspring-1.0.7-amd64.deb
+ sha256sums_x86_64 = 56e643eca2b228e4a28bc81da1c063d9427efcbe0a04e95ff30f0e4aeda62b33
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 9caa4f728701..e0923aed18ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.6
-_pkghash=9448c884
+_pkgver=1.0.7
+_pkghash=664204d8
pkgver=${_pkgver}.${_pkghash}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
@@ -14,7 +14,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('217ece10f75621b40eccb4859116b6b20858265b12abd5adb140029d7463dc62')
+sha256sums_x86_64=('56e643eca2b228e4a28bc81da1c063d9427efcbe0a04e95ff30f0e4aeda62b33')
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" "gconf")