summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-06-18 07:56:55 -0600
committerMark Wagie2021-06-18 07:56:55 -0600
commit25a12f82fe6f4ac134971d449a6bf21dd4c06a8c (patch)
tree3d386ccb798253438d4eb36f74bc9c09cfad56da
parent5757272828cea984c2fd4611a56ec753e87c89e7 (diff)
downloadaur-25a12f82fe6f4ac134971d449a6bf21dd4c06a8c.tar.gz
update URL
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 445eb424b0da..487ec6b7a5f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = apostrophe-git
pkgdesc = A distraction free Markdown editor for GNU/Linux made with GTK+
pkgver = 2.4.r19.g944d798
pkgrel = 1
- url = https://somas.pages.gitlab.gnome.org/apostrophe
+ url = https://gitlab.gnome.org/World/apostrophe
arch = any
license = GPL3
checkdepends = appstream-glib
@@ -24,8 +24,7 @@ pkgbase = apostrophe-git
optdepends = mathjax: for formula preview
provides = apostrophe
conflicts = apostrophe
- source = git+https://gitlab.gnome.org/somas/apostrophe.git
+ source = git+https://gitlab.gnome.org/World/apostrophe.git
sha256sums = SKIP
pkgname = apostrophe-git
-
diff --git a/PKGBUILD b/PKGBUILD
index a0b60bf69961..5b368493461c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.4.r19.g944d798
pkgrel=1
pkgdesc="A distraction free Markdown editor for GNU/Linux made with GTK+"
arch=('any')
-url="https://somas.pages.gitlab.gnome.org/apostrophe"
+url="https://gitlab.gnome.org/World/apostrophe"
license=('GPL3')
depends=('webkit2gtk' 'gspell' 'python-pypandoc' 'python-regex' 'python-levenshtein'
'python-pyenchant' 'python-gobject' 'python-cairo' 'otf-fira-mono' 'libhandy')
@@ -16,7 +16,7 @@ optdepends=('texlive-latexextra: for the pdftex module'
'mathjax: for formula preview')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://gitlab.gnome.org/somas/apostrophe.git')
+source=('git+https://gitlab.gnome.org/World/apostrophe.git')
sha256sums=('SKIP')
pkgver() {