summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Londres2022-02-28 18:52:29 -0500
committerEric S. Londres2022-02-28 18:52:29 -0500
commita5a1f1c76b341999e7488c491c724dfe87ad1603 (patch)
tree71d3772465af4eb2afdd40f44ebc98516caa0b80
parent3ae0fe48345accfeaca6d95f007e7e6419adaeda (diff)
downloadaur-a5a1f1c76b341999e7488c491c724dfe87ad1603.tar.gz
update to mailspring 1.10
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 445e5c72fd3d..202cd4d06dc9 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.9.2
+ pkgver = 1.10.0
pkgrel = 2
url = https://getmailspring.com/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = mailspring
optdepends = libgnome-keyring: keyrings
optdepends = gnome-keyring: keyrings
options = !strip
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.9.2/mailspring-1.9.2-amd64.deb
- sha256sums_x86_64 = a3bc365c77791673d8b7d8fc2081b2e8e80ab5d78d6ffa99f848971849f43544
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.0/mailspring-1.10.0-amd64.deb
+ sha256sums_x86_64 = e90bf0e2c9d634c92091923ce9df63d80962c7847ff41f60c94f29cd4094ec44
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 0b569665eaa9..4f19a3b95536 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.9.2
+pkgver=1.10.0
pkgrel=2
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -16,14 +16,14 @@ options=('!strip')
source=()
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
-sha256sums_x86_64=('a3bc365c77791673d8b7d8fc2081b2e8e80ab5d78d6ffa99f848971849f43544')
+sha256sums_x86_64=('e90bf0e2c9d634c92091923ce9df63d80962c7847ff41f60c94f29cd4094ec44')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")
optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )
package() {
- cd ${srcdir}
+ cd ${srcdir}
tar -xvf data.tar.xz -C ${pkgdir} --exclude='./control'
chmod go-w "${pkgdir}"/usr "${pkgdir}"/usr/bin