[geary/mjog/flatpak-updates: 2/3] org.gnome.Geary.yaml: Unpin GSpell now that master is building again
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/flatpak-updates: 2/3] org.gnome.Geary.yaml: Unpin GSpell now that master is building again
- Date: Sun, 3 May 2020 23:52:42 +0000 (UTC)
commit 1887d18c21134712b47fa675d11a8b370fee72a3
Author: Michael Gratton <mike vee net>
Date: Mon May 4 09:41:09 2020 +1000
org.gnome.Geary.yaml: Unpin GSpell now that master is building again
org.gnome.Geary.json | 6 +++---
org.gnome.Geary.yaml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 791c19f9..b495a5e0 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -66,9 +66,9 @@
],
"sources": [
{
- "type": "archive",
- "url": "https://download.gnome.org/sources/gspell/1.8/gspell-1.8.1.tar.xz",
- "sha256": "819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5"
+ "type": "git",
+ "url": "https://gitlab.gnome.org/GNOME/gspell.git",
+ "branch": "master"
}
],
"cleanup": [
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index 7a9acd5f..9959ed69 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -98,9 +98,9 @@ modules:
- "--disable-gtk-doc"
- "--disable-gtk-doc-html"
sources:
- - type: archive
- url: https://download.gnome.org/sources/gspell/1.8/gspell-1.8.1.tar.xz
- sha256: 819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5
+ - type: git
+ url: "https://gitlab.gnome.org/GNOME/gspell.git"
+ branch: master
cleanup:
- /bin
- /share
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]