summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Londres2021-01-23 17:31:47 -0500
committerEric S. Londres2021-01-23 17:31:47 -0500
commit9f28d2b3e0ab90d00a9ced4b2db6e22bb9e22601 (patch)
tree7abdc005bf7a475b494447c862bc2f6bdbdf7f5e
parentf192f2bdf2f14d40b554fa0b008d2fb5ec087c94 (diff)
downloadaur-9f28d2b3e0ab90d00a9ced4b2db6e22bb9e22601.tar.gz
update package to version 1.8.0
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a3ed6b20026..e27883f6e91d 100755
--- 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.7.8
+ pkgver = 1.8.0
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = mailspring
optdepends = gnome-keyring: keyrings
options = !strip
source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.7.8/mailspring-1.7.8-amd64.deb
- sha256sums_x86_64 = b07a7f9811575883a1eb0715597923218ee971fd3249c54683a085bf806a2a8e
+ sha256sums_x86_64 = 06dcd870737ceea1fbb371a206bb037e6bb2f6fdb176109e49286ef3e4fd4f71
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 6b920baebf76..0bb79c97e947 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.7.8
+pkgver=1.8.0
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -16,7 +16,7 @@ options=('!strip')
source=()
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
-sha256sums_x86_64=('207fbf813b6da018a5b848e5dc1194b5996daab39adbd873b2cecb0565c105ce')
+sha256sums_x86_64=('06dcd870737ceea1fbb371a206bb037e6bb2f6fdb176109e49286ef3e4fd4f71')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")