summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2022-04-19 11:36:14 +0530
committerMandeep Sangwan2022-04-19 11:36:14 +0530
commit4a82f29a53b16ae734efa6a52250119bec5c84a1 (patch)
tree354069a4ba7f824ae03585ac566e964532667e8b
parent4956e4cbc35604d0d720ae6bd8f4b386a1ed5562 (diff)
downloadaur-4a82f29a53b16ae734efa6a52250119bec5c84a1.tar.gz
Updating the package to 1.10.3
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74fb18696c2a..ad39dfcbc784 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.2
+ pkgver = 1.10.3
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.2/mailspring-1.10.2-amd64.deb
- sha256sums_x86_64 = e8a1e19261d6863fc0804098a8db89d2248f118cae04369cff77d6e89d1f8138
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.3/mailspring-1.10.3-amd64.deb
+ sha256sums_x86_64 = f87d8a79a441029bde506e95cfe67c2d6a66369678970c9e5f52cad002b1fdbc
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 53a653a0c8be..0c0db4c89f60 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Eric S. Londres <ericlondres@protonmail.com>
+# Maintainer: Mandeep Sangwan <mandeep@sangwan.me>
# Contributor: Joakim Nylén <me@jnylen.nu>
# Contributor: Rashintha Maduneth <rashinthamaduneth@gmail.com>
# Contributor: Dhananjay Balan <mail@dbalan.in>
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.2
+pkgver=1.10.3
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -16,7 +17,7 @@ options=('!strip')
source=()
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
-sha256sums_x86_64=('e8a1e19261d6863fc0804098a8db89d2248f118cae04369cff77d6e89d1f8138')
+sha256sums_x86_64=('f87d8a79a441029bde506e95cfe67c2d6a66369678970c9e5f52cad002b1fdbc')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")