summarylogtreecommitdiffstats
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
parent57a2927feb8ab66b7f7388889a0d5ce7423b64a1 (diff)
downloadaur-09be72309e31c220b73e2cbee36d5b36b2693beb.tar.gz
Bump version
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41a181862123..8f6afb256760 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.7.2
+ pkgver = 1.7.4
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = mailspring
optdepends = libgnome-keyring: keyrings
optdepends = gnome-keyring: keyrings
options = !strip
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.7.2/mailspring-1.7.2-amd64.deb
- sha256sums_x86_64 = ba8039cb950f898fc5a2b5e9aeb79d55d7048eb4f8af6cdfb21d152be35f57c6
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.7.4/mailspring-1.7.4-amd64.deb
+ sha256sums_x86_64 = 7c92cdc93151c293fe2e4975be3668c950dbb4dec492f5c955136dccee96a12d
pkgname = mailspring
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")