summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-10-07 04:15:21 +0200
committerJoakim Nylén2017-10-07 04:15:21 +0200
commit2456e7533856723f44588c757fd21596d9e31255 (patch)
tree84bd46b9003d0380617456b2a9581dca41a9764d
parentaf292936ea3b288c7f6ad930f55fe7dce61be9b8 (diff)
downloadaur-2456e7533856723f44588c757fd21596d9e31255.tar.gz
Update to 1.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6afaa83b9f9..743bb0ac3593 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.0.1
- pkgrel = 5
+ pkgver = 1.0.2
+ pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
license = GPL3
@@ -21,8 +21,8 @@ pkgbase = mailspring
depends = libutil-linux
options = !strip
options = !upx
- source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/ba1d6734/linux/mailspring-1.0.1-amd64.deb
- sha256sums_x86_64 = 3d1796268d6169d24427f00dce229305943d516bbe060dc4cdef4db615f4f380
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/4eab3f85/linux/mailspring-1.0.2-amd64.deb
+ sha256sums_x86_64 = dcdc6c67006ee148e1db943dd6cd20e41a4846798071b5ab08b59c24637d97ef
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index a3223083a8e7..93a1de15f34b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,9 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.0.1
-pkgrel=5
+pkgver=1.0.2
+pkgrel=1
+pkghash=4eab3f85
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
license=('GPL3')
@@ -12,9 +13,9 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('3d1796268d6169d24427f00dce229305943d516bbe060dc4cdef4db615f4f380')
+sha256sums_x86_64=('dcdc6c67006ee148e1db943dd6cd20e41a4846798071b5ab08b59c24637d97ef')
-source_x86_64=("https://mailspring-builds.s3.amazonaws.com/client/ba1d6734/linux/mailspring-${pkgver}-amd64.deb")
+source_x86_64=("https://mailspring-builds.s3.amazonaws.com/client/${pkghash}/linux/mailspring-${pkgver}-amd64.deb")
depends=("libsasl>=2.0.0" "libgnome-keyring" "libtool" "c-ares" "ctemplate" "icu" "libxext" "openssl" "tidy" "libxtst" "libxkbfile" "glib2" "libxml2" "libutil-linux")
package() {