summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2023-01-03 10:23:39 +0530
committerMandeep Sangwan2023-01-03 10:23:39 +0530
commitbc29fca725462b8bc911550b9ef5b3c3ae973706 (patch)
tree440bee6fba46ad53af5047a74b3c8baa14b90cee
parent5010cf83c497007aab286d89a37d02a2a826a57c (diff)
downloadaur-bc29fca725462b8bc911550b9ef5b3c3ae973706.tar.gz
Updating the package to 1.10.8
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a11a960bc898..054f9466f95b 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.7
+ pkgver = 1.10.8
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.7/mailspring-1.10.7-amd64.deb
- sha256sums_x86_64 = affc6eb47dc12d80ac16699827585da612cb92d0b374078cd54c29d65d42d4b4
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.8/mailspring-1.10.8-amd64.deb
+ sha256sums_x86_64 = 697a4f9fab6948ec162ffdf8aa5a49fa89ff1fe5fbdf4dc9d63c2fc1c54e4cdb
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index eab57a6e942a..6a4a2f5fd9a6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.7
+pkgver=1.10.8
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=('affc6eb47dc12d80ac16699827585da612cb92d0b374078cd54c29d65d42d4b4')
+sha256sums_x86_64=('697a4f9fab6948ec162ffdf8aa5a49fa89ff1fe5fbdf4dc9d63c2fc1c54e4cdb')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")