summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parentf192f2bdf2f14d40b554fa0b008d2fb5ec087c94 (diff)
downloadaur-9f28d2b3e0ab90d00a9ced4b2db6e22bb9e22601.tar.gz
update package to version 1.8.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
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")