summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Londres2022-08-10 19:26:13 -0400
committerEric S. Londres2022-08-10 19:26:13 -0400
commit20690c7141f01a46b98215a62087cd2aed23b13d (patch)
treefa0c459144c6a37d0f3206d7cf29dab724bcf93e
parent1f721844137b3cd5e66dad992cab2737956a6db7 (diff)
downloadaur-20690c7141f01a46b98215a62087cd2aed23b13d.tar.gz
update package to 1.10.5
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c448e5c91f30..41edf17cd99e 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.4
+ pkgver = 1.10.5
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.4/mailspring-1.10.4-amd64.deb
- sha256sums_x86_64 = e0eac6de4f4a43348c52964d22dc05a9b37f600d9d94633108fb9340b213be69
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.5/mailspring-1.10.5-amd64.deb
+ sha256sums_x86_64 = 795c1bec4d380f319da9f1f84fe824be606dbcdee36b8a3cbbb2ef1e4ff9f352
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 3201d8714535..fe1019fc0d0d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.4
+pkgver=1.10.5
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=('e0eac6de4f4a43348c52964d22dc05a9b37f600d9d94633108fb9340b213be69')
+sha256sums_x86_64=('795c1bec4d380f319da9f1f84fe824be606dbcdee36b8a3cbbb2ef1e4ff9f352')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")