summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPanzki2021-03-13 17:41:51 +0100
committerPanzki2021-03-13 17:41:51 +0100
commit3f92b534d60fe120db85aeba335f991872436c47 (patch)
treee90758b171eb3c8b5bcd6f9f9ba3dd222fb2dddf /PKGBUILD
parent28a3c6bc03a6e0d2e8107c0c638126961cef9f61 (diff)
downloadaur-3f92b534d60fe120db85aeba335f991872436c47.tar.gz
Updated to version 1.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ab6ee77976b..6b849e9ab6fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthias Steffen aur@matthiassteffen.biz
pkgname=mailspring-libre
-pkgver=1.7.8_libre
+pkgver=1.8.0_libre
pkgrel=1
pkgdesc="A fork of a fork – aiming at removing Mailspring's dependecy on a central server."
arch=('x86_64')
@@ -10,9 +10,9 @@ url="https://github.com/notpushkin/Mailspring-Libre"
options=('!strip')
source=()
-sha256sums_x86_64=('e16f85c4f2df398976ac70b3139ff698ab2c5caff7ca346eab62d60860d63a84')
+sha256sums_x86_64=('5cf5cf6cd541df6f50db3529c113ab19943ea43d17909a7997e2fb0ccfb1ca31')
-source_x86_64=("https://github.com/notpushkin/Mailspring-Libre/releases/download/1.7.8-libre/mailspring-1.7.8-libre-amd64.deb")
+source_x86_64=("https://github.com/notpushkin/Mailspring-Libre/releases/download/1.8.0-libre/mailspring-1.8.0-libre-amd64.deb")
depends=("libxss" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")
optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )