summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2023-11-22 11:09:37 +0530
committerMandeep Sangwan2023-11-22 11:09:37 +0530
commit34b32c5a1417beaf2ee8a7a4034e55ba154e88ee (patch)
tree68bcc256f08be1dab8ea16c63d4c3abf177a5239
parentcdff3a3eb7977acf90516bf8d24fd799170fb4a1 (diff)
downloadaur-34b32c5a1417beaf2ee8a7a4034e55ba154e88ee.tar.gz
Updating to 1.13.1
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75348590cc19..6659ea65b0ef 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.12.0
+ pkgver = 1.13.1
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.12.0/mailspring-1.12.0-amd64.deb
- sha256sums_x86_64 = e9d4c03deb49818aef204b6efb643170139e60565f37f74584cd02645cdc0bf1
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.13.1/mailspring-1.13.1-amd64.deb
+ sha256sums_x86_64 = e9badb3f26e933e295262770e87a6556a1432eb30cc3bfee27f2826668d90504
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 2805b05c2bce..9a1282f86f40 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.12.0
+pkgver=1.13.1
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=('e9d4c03deb49818aef204b6efb643170139e60565f37f74584cd02645cdc0bf1')
+sha256sums_x86_64=('e9badb3f26e933e295262770e87a6556a1432eb30cc3bfee27f2826668d90504')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")