summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c7e7c00a6e3..5a7bc2532a4e 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.11.ea4b20af
+ pkgver = 1.0.12.cf081332
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -25,8 +25,8 @@ pkgbase = mailspring
depends = gconf
options = !strip
options = !upx
- source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/ea4b20af/linux/mailspring-1.0.11-amd64.deb
- sha256sums_x86_64 = 9a4499fea7fcba2db727595cbdcb049ee632f94517d36e22eed8a58b72800ca7
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/cf081332/linux/mailspring-1.0.12-amd64.deb
+ sha256sums_x86_64 = 62e44f780617c8ec6705dee8287413efa7651a6015c8cebbffff062f575be19a
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 1d014e26281b..3e0bc860610f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.11
-_pkghash=ea4b20af
+_pkgver=1.0.12
+_pkghash=cf081332
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=('9a4499fea7fcba2db727595cbdcb049ee632f94517d36e22eed8a58b72800ca7')
+sha256sums_x86_64=('62e44f780617c8ec6705dee8287413efa7651a6015c8cebbffff062f575be19a')
source_x86_64=("https://mailspring-builds.s3.amazonaws.com/client/${_pkghash}/linux/mailspring-${_pkgver}-amd64.deb")
depends=("libgnome-keyring" "gnome-keyring" "libxss" "libtool" "c-ares" "ctemplate" "icu" "libxext" "openssl" "tidy" "libxtst" "libxkbfile" "glib2" "glibc" "libxml2" "libutil-linux" "libsecret" "gconf")