summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 242a7c864f35..847c11cfa4c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,8 +16,8 @@ pkgbase = mailspring-libre
optdepends = gnome-keyring: keyrings
conflicts = mailspring
options = !strip
- source_x86_64 = https://u.ale.sh/mailspring-1.7.2-amd64.libre1.deb
- sha256sums_x86_64 = cdeb12a859890309e4ad08c6577363dd2e87e7c5e0363336e9d4adda2488295f
+ source_x86_64 = https://github.com/notpushkin/Mailspring-Libre/releases/download/1.7.8-libre/mailspring-1.7.8-libre-amd64.deb
+ sha256sums_x86_64 = e16f85c4f2df398976ac70b3139ff698ab2c5caff7ca346eab62d60860d63a84
pkgname = mailspring-libre
diff --git a/PKGBUILD b/PKGBUILD
index 8c650df8616a..97224152b5ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ url="https://github.com/notpushkin/Mailspring-Libre"
options=('!strip')
source=()
-sha256sums_x86_64=('cdeb12a859890309e4ad08c6577363dd2e87e7c5e0363336e9d4adda2488295f')
+sha256sums_x86_64=('e16f85c4f2df398976ac70b3139ff698ab2c5caff7ca346eab62d60860d63a84')
-source_x86_64=("https://u.ale.sh/mailspring-1.7.2-amd64.libre1.deb")
+source_x86_64=("https://github.com/notpushkin/Mailspring-Libre/releases/download/1.7.8-libre/mailspring-1.7.8-libre-amd64.deb")
depends=("libxss" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")
optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )