summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Londres2022-03-12 13:04:58 -0500
committerEric S. Londres2022-03-12 13:04:58 -0500
commit18403559d3fd05cb63591deb330f330b26b237aa (patch)
tree65eabfaf44126a3417e8ed641a9a78f6916adcef
parent9a588b5e6e56d16de4b2f9166b138394ef3ddeda (diff)
downloadaur-18403559d3fd05cb63591deb330f330b26b237aa.tar.gz
update package to 1.10.1
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4070a098edf..1086f1cca194 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.10.0
- pkgrel = 3
+ pkgver = 1.10.1
+ pkgrel = 0
url = https://getmailspring.com/
arch = x86_64
license = custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.
@@ -20,7 +20,7 @@ pkgbase = mailspring
optdepends = libgnome-keyring: keyrings
optdepends = gnome-keyring: keyrings
options = !strip
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.0/mailspring-1.10.0-amd64.deb
- sha256sums_x86_64 = 1c4b391a5118e9a162a3642a57888ee90ecdbe83dac8122268734b39ae8f7a35
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.1/mailspring-1.10.1-amd64.deb
+ sha256sums_x86_64 = 06f430fedba73e8da7598174ecc5a6a1f97bdb1ba9688daeb2590f3ad00cd1d1
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 1a452e09def5..0a691984f841 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.0
-pkgrel=3
+pkgver=1.10.1
+pkgrel=0
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
license=('custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.')
@@ -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=('1c4b391a5118e9a162a3642a57888ee90ecdbe83dac8122268734b39ae8f7a35')
+sha256sums_x86_64=('06f430fedba73e8da7598174ecc5a6a1f97bdb1ba9688daeb2590f3ad00cd1d1')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")