summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2022-11-23 22:25:17 +0530
committerMandeep Sangwan2022-11-23 22:25:17 +0530
commit5010cf83c497007aab286d89a37d02a2a826a57c (patch)
tree54ddac904878e669dda1c51a849627875779e16a
parent5c60d166599c51d8c6d82c61bf6ab33909e81154 (diff)
downloadaur-5010cf83c497007aab286d89a37d02a2a826a57c.tar.gz
Updating the package to 1.10.7
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e11580050bef..a11a960bc898 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.6
+ pkgver = 1.10.7
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.6/mailspring-1.10.6-amd64.deb
- sha256sums_x86_64 = 890abcbe594e22f6cdf7c3da6a2ad2b7e6977c2114156bdb74ae8bf2389f45cb
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.7/mailspring-1.10.7-amd64.deb
+ sha256sums_x86_64 = affc6eb47dc12d80ac16699827585da612cb92d0b374078cd54c29d65d42d4b4
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index da548edee759..eab57a6e942a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.6
+pkgver=1.10.7
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=('890abcbe594e22f6cdf7c3da6a2ad2b7e6977c2114156bdb74ae8bf2389f45cb')
+sha256sums_x86_64=('affc6eb47dc12d80ac16699827585da612cb92d0b374078cd54c29d65d42d4b4')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")