summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Londres2021-04-28 12:29:55 -0400
committerEric S. Londres2021-04-28 12:29:55 -0400
commit09392745455c62476a9efa7ea2f95f11027c11c2 (patch)
tree0b69acc91e4b1c8072e91b09ab6247f5870577ea
parenta971929ac9a9f9f8007c2e1130afbf575dffd86e (diff)
downloadaur-09392745455c62476a9efa7ea2f95f11027c11c2.tar.gz
update PKGBUILD for version 1.9.1
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bb79c97e947..66c3d17b8e67 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.8.0
+pkgver=1.9.1
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=('06dcd870737ceea1fbb371a206bb037e6bb2f6fdb176109e49286ef3e4fd4f71')
+sha256sums_x86_64=('99fa700d84691542c3f5387cb48e72a9be516166491daadb598a5f292dd0ea61')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")