summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2018-07-17 02:56:12 +0200
committerJoakim Nylén2018-07-17 02:56:12 +0200
commit8371f1b243bc12b3b26eaed08272c9a4143b0879 (patch)
tree0ce0dec53971e2df7042dbaa17ad845931b56379 /PKGBUILD
parent2dbfb36ccdbc0bbf39c1b312d9cb8ec54d61061f (diff)
downloadaur-8371f1b243bc12b3b26eaed08272c9a4143b0879.tar.gz
Update to 1.3.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 489ed9fa79f7..459e1b701a75 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.2.2
+_pkgver=1.3.0
pkgver=${_pkgver}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
@@ -13,7 +13,7 @@ options=('!strip')
source=()
sha256sums=()
-sha256sums_x86_64=('c402044ccfdafb017b8f0401be0d9562d4f3ae04eb6d9922732bfb7a708e492d')
+sha256sums_x86_64=('ccf0b9bb756898aeb60a9f0758034a18cd48200b0adf0f4e60e2ec58de4a359f')
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${_pkgver}/mailspring-${_pkgver}-amd64.deb")
depends=("libgnome-keyring" "gnome-keyring" "libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gconf" "gtk2" "nss")