summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMandeep Sangwan2022-04-19 11:36:14 +0530
committerMandeep Sangwan2022-04-19 11:36:14 +0530
commit4a82f29a53b16ae734efa6a52250119bec5c84a1 (patch)
tree354069a4ba7f824ae03585ac566e964532667e8b /PKGBUILD
parent4956e4cbc35604d0d720ae6bd8f4b386a1ed5562 (diff)
downloadaur-4a82f29a53b16ae734efa6a52250119bec5c84a1.tar.gz
Updating the package to 1.10.3
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 3 insertions, 2 deletions
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")