summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2022-03-30 09:00:43 +0530
committerMandeep Sangwan2022-03-30 09:00:43 +0530
commit4956e4cbc35604d0d720ae6bd8f4b386a1ed5562 (patch)
tree121c7b24429671c33e63333e247b8c0a1112b0d6
parent143e25eac2cbb9437bede798dff5127b0f77ab4a (diff)
downloadaur-4956e4cbc35604d0d720ae6bd8f4b386a1ed5562.tar.gz
update to 1.10.2
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e4a8213c4e2..74fb18696c2a 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.10.1
+ pkgver = 1.10.2
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = mailspring
optdepends = gnome-keyring: keyrings
optdepends = zenity: for showing desktop notifications
options = !strip
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.1/mailspring-1.10.1-amd64.deb
- sha256sums_x86_64 = 06f430fedba73e8da7598174ecc5a6a1f97bdb1ba9688daeb2590f3ad00cd1d1
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.2/mailspring-1.10.2-amd64.deb
+ sha256sums_x86_64 = e8a1e19261d6863fc0804098a8db89d2248f118cae04369cff77d6e89d1f8138
pkgname = mailspring
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")