summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2018-01-22 21:20:52 +0100
committerJoakim Nylén2018-01-22 21:20:52 +0100
commit905bb89ad3c60d9590a45afe82bc0b4ca36ecccc (patch)
tree25af3ebb96203646b2aead817bd06f80ae8c2b6d /PKGBUILD
parent199359ee5b8e3ff5e28c945d62f61ae1e128fe89 (diff)
downloadaur-905bb89ad3c60d9590a45afe82bc0b4ca36ecccc.tar.gz
Update to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e0bc860610f..94a8f9974ade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.12
-_pkghash=cf081332
+_pkgver=1.1.0
+_pkghash=7563b09
pkgver=${_pkgver}.${_pkghash}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
@@ -14,9 +14,9 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('62e44f780617c8ec6705dee8287413efa7651a6015c8cebbffff062f575be19a')
+sha256sums_x86_64=('8ce4c5f776f768fcfe292c1dad2eac8488bd247152571cbdecbe5bc62cbc9d26')
-source_x86_64=("https://mailspring-builds.s3.amazonaws.com/client/${_pkghash}/linux/mailspring-${_pkgver}-amd64.deb")
+source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${_pkgver}/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")
package() {