summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric S. Londres2020-05-25 01:41:47 -0400
committerEric S. Londres2020-05-25 01:41:47 -0400
commit229672be91f484dc12a53989027161ff36ef24ed (patch)
treec347783d728bd94d5169da570284dfcc4761e6eb /PKGBUILD
parentde5d149a613dc46a2f92de28b740437d079776f4 (diff)
downloadaur-229672be91f484dc12a53989027161ff36ef24ed.tar.gz
update pkgbuild to new version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f06d035eea97..6b920baebf76 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.7.7
+pkgver=1.7.8
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=('b07a7f9811575883a1eb0715597923218ee971fd3249c54683a085bf806a2a8e')
+sha256sums_x86_64=('207fbf813b6da018a5b848e5dc1194b5996daab39adbd873b2cecb0565c105ce')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")