summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2022-11-12 15:08:20 +0530
committerMandeep Sangwan2022-11-12 15:08:20 +0530
commit5c60d166599c51d8c6d82c61bf6ab33909e81154 (patch)
tree52b0bf9f5cf16d2429184f740ec22e4ed90fb14c
parent20690c7141f01a46b98215a62087cd2aed23b13d (diff)
downloadaur-5c60d166599c51d8c6d82c61bf6ab33909e81154.tar.gz
Updating the package to 1.10.6
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41edf17cd99e..e11580050bef 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.5
+ pkgver = 1.10.6
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.5/mailspring-1.10.5-amd64.deb
- sha256sums_x86_64 = 795c1bec4d380f319da9f1f84fe824be606dbcdee36b8a3cbbb2ef1e4ff9f352
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.6/mailspring-1.10.6-amd64.deb
+ sha256sums_x86_64 = 890abcbe594e22f6cdf7c3da6a2ad2b7e6977c2114156bdb74ae8bf2389f45cb
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index fe1019fc0d0d..da548edee759 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.5
+pkgver=1.10.6
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -17,7 +17,7 @@ options=('!strip')
source=()
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
-sha256sums_x86_64=('795c1bec4d380f319da9f1f84fe824be606dbcdee36b8a3cbbb2ef1e4ff9f352')
+sha256sums_x86_64=('890abcbe594e22f6cdf7c3da6a2ad2b7e6977c2114156bdb74ae8bf2389f45cb')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")