summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Londres2022-08-09 20:05:15 -0400
committerEric S. Londres2022-08-09 20:05:15 -0400
commit1f721844137b3cd5e66dad992cab2737956a6db7 (patch)
tree50b9fbc0e2c8e22b14aae99cfff0f760c3e470aa
parent4a82f29a53b16ae734efa6a52250119bec5c84a1 (diff)
downloadaur-1f721844137b3cd5e66dad992cab2737956a6db7.tar.gz
update package to v1.10.4
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad39dfcbc784..c448e5c91f30 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.3
+ pkgver = 1.10.4
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.3/mailspring-1.10.3-amd64.deb
- sha256sums_x86_64 = f87d8a79a441029bde506e95cfe67c2d6a66369678970c9e5f52cad002b1fdbc
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.10.4/mailspring-1.10.4-amd64.deb
+ sha256sums_x86_64 = e0eac6de4f4a43348c52964d22dc05a9b37f600d9d94633108fb9340b213be69
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 0c0db4c89f60..3201d8714535 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.10.3
+pkgver=1.10.4
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=('f87d8a79a441029bde506e95cfe67c2d6a66369678970c9e5f52cad002b1fdbc')
+sha256sums_x86_64=('e0eac6de4f4a43348c52964d22dc05a9b37f600d9d94633108fb9340b213be69')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")