summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2020-03-21 16:17:13 +0100
committerJoakim Nylén2020-03-21 16:17:19 +0100
commit09be72309e31c220b73e2cbee36d5b36b2693beb (patch)
treea286a8e5a9913e8cbac890676074cf97b4be2fcf /PKGBUILD
parent57a2927feb8ab66b7f7388889a0d5ce7423b64a1 (diff)
downloadaur-09be72309e31c220b73e2cbee36d5b36b2693beb.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4558761c116..a05b065c1401 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.7.2
+pkgver=1.7.4
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -13,7 +13,7 @@ url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums_x86_64=('ba8039cb950f898fc5a2b5e9aeb79d55d7048eb4f8af6cdfb21d152be35f57c6')
+sha256sums_x86_64=('7c92cdc93151c293fe2e4975be3668c950dbb4dec492f5c955136dccee96a12d')
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gconf" "gtk3" "nss" "libglvnd")