summarylogtreecommitdiffstats
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
parent26faf3446266d888bfbe3fb828f48f46f3d13eb6 (diff)
downloadaur-54f02fca3e2ee34431babe440ae0a351c7a7092a.tar.gz
Update to 1.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 441aa949fbf1..f0c2002eb37d 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.1.1.c42b184
+ pkgver = 1.1.2.8ae17ea
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://github.com/Foundry376/Mailspring/releases/download/1.1.1/mailspring-1.1.1-amd64.deb
- sha256sums_x86_64 = 7557ca9cdee173e65840fff5fe80923ffceb3900453ab03ab4bb07d443e54b83
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.1.2/mailspring-1.1.2-amd64.deb
+ sha256sums_x86_64 = 5d34ae89cf41bf48440aa9c05937ab8828bab78babbc71501bf3d987e4c86d0a
pkgname = mailspring
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")