summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandeep Sangwan2023-11-17 09:34:46 +0530
committerMandeep Sangwan2023-11-17 09:34:46 +0530
commitcdff3a3eb7977acf90516bf8d24fd799170fb4a1 (patch)
tree936b1c3b2ee28f8303c477026c6490fc2f9ad8a8
parent7ddb8fff4e44dca7605aa8e097b485ba1c2924e6 (diff)
downloadaur-cdff3a3eb7977acf90516bf8d24fd799170fb4a1.tar.gz
Updating to 1.12.0
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4d5d4b98a5a..75348590cc19 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.11.0
+ pkgver = 1.12.0
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.11.0/mailspring-1.11.0-amd64.deb
- sha256sums_x86_64 = 680aa496d5712251b045518cfb5424ad581f9e2b65f83dd76f4aa2d28f28c3e4
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.12.0/mailspring-1.12.0-amd64.deb
+ sha256sums_x86_64 = e9d4c03deb49818aef204b6efb643170139e60565f37f74584cd02645cdc0bf1
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 78e155418f58..2805b05c2bce 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.11.0
+pkgver=1.12.0
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=('680aa496d5712251b045518cfb5424ad581f9e2b65f83dd76f4aa2d28f28c3e4')
+sha256sums_x86_64=('e9d4c03deb49818aef204b6efb643170139e60565f37f74584cd02645cdc0bf1')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")