summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2018-01-29 13:41:50 +0100
committerJoakim Nylén2018-01-29 13:41:50 +0100
commit26faf3446266d888bfbe3fb828f48f46f3d13eb6 (patch)
tree25fd06ffec5dd9590a1d095f989c2fd1b1289a42 /PKGBUILD
parent905bb89ad3c60d9590a45afe82bc0b4ca36ecccc (diff)
downloadaur-26faf3446266d888bfbe3fb828f48f46f3d13eb6.tar.gz
Update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94a8f9974ade..3963cb576daa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.1.0
-_pkghash=7563b09
+_pkgver=1.1.1
+_pkghash=c42b184
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=('8ce4c5f776f768fcfe292c1dad2eac8488bd247152571cbdecbe5bc62cbc9d26')
+sha256sums_x86_64=('7557ca9cdee173e65840fff5fe80923ffceb3900453ab03ab4bb07d443e54b83')
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")