summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2018-01-29 23:27:23 +0100
committerJoakim Nylén2018-01-29 23:27:23 +0100
commit54f02fca3e2ee34431babe440ae0a351c7a7092a (patch)
tree7d06774de3935c0e7962e5dfbe4f0d3f12eb9f60 /PKGBUILD
parent26faf3446266d888bfbe3fb828f48f46f3d13eb6 (diff)
downloadaur-54f02fca3e2ee34431babe440ae0a351c7a7092a.tar.gz
Update to 1.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3963cb576daa..20c213562aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.1.1
-_pkghash=c42b184
+_pkgver=1.1.2
+_pkghash=8ae17ea
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=('7557ca9cdee173e65840fff5fe80923ffceb3900453ab03ab4bb07d443e54b83')
+sha256sums_x86_64=('5d34ae89cf41bf48440aa9c05937ab8828bab78babbc71501bf3d987e4c86d0a')
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")