summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2023-07-29 23:10:55 +0530
committerMandeep Sangwan2023-07-29 23:10:55 +0530
commit7ddb8fff4e44dca7605aa8e097b485ba1c2924e6 (patch)
treeff3558cca076baeed42ca8dae530373b1c97af7a
parentbc29fca725462b8bc911550b9ef5b3c3ae973706 (diff)
downloadaur-7ddb8fff4e44dca7605aa8e097b485ba1c2924e6.tar.gz
Updating to 1.11.0
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 054f9466f95b..b4d5d4b98a5a 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.8
+ pkgver = 1.11.0
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.8/mailspring-1.10.8-amd64.deb
- sha256sums_x86_64 = 697a4f9fab6948ec162ffdf8aa5a49fa89ff1fe5fbdf4dc9d63c2fc1c54e4cdb
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.11.0/mailspring-1.11.0-amd64.deb
+ sha256sums_x86_64 = 680aa496d5712251b045518cfb5424ad581f9e2b65f83dd76f4aa2d28f28c3e4
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 6a4a2f5fd9a6..78e155418f58 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.8
+pkgver=1.11.0
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=('697a4f9fab6948ec162ffdf8aa5a49fa89ff1fe5fbdf4dc9d63c2fc1c54e4cdb')
+sha256sums_x86_64=('680aa496d5712251b045518cfb5424ad581f9e2b65f83dd76f4aa2d28f28c3e4')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")