summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMandeep Sangwan2022-03-30 09:00:43 +0530
committerMandeep Sangwan2022-03-30 09:00:43 +0530
commit4956e4cbc35604d0d720ae6bd8f4b386a1ed5562 (patch)
tree121c7b24429671c33e63333e247b8c0a1112b0d6 /PKGBUILD
parent143e25eac2cbb9437bede798dff5127b0f77ab4a (diff)
downloadaur-4956e4cbc35604d0d720ae6bd8f4b386a1ed5562.tar.gz
update to 1.10.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5414bbdbecb..53a653a0c8be 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.1
+pkgver=1.10.2
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=('06f430fedba73e8da7598174ecc5a6a1f97bdb1ba9688daeb2590f3ad00cd1d1')
+sha256sums_x86_64=('e8a1e19261d6863fc0804098a8db89d2248f118cae04369cff77d6e89d1f8138')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")