summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-08-25 20:14:23 -0600
committerMark Wagie2020-08-25 20:14:23 -0600
commit238ae6b67ffff966d3ccc183837d33b66ae8cb19 (patch)
tree4371ad90057af6442adbbd4b43bc54c7c9023d94
parentae17e030cd8a1ecfa2cb33c961dc761a6a979c4b (diff)
downloadaur-238ae6b67ffff966d3ccc183837d33b66ae8cb19.tar.gz
update URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8e32e9036be..32f6a7b16510 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.2.0.3.r29.gd5a9fdc
pkgrel = 1
- url = https://gitlab.gnome.org/somas/apostrophe
+ url = https://somas.pages.gitlab.gnome.org/apostrophe
arch = any
license = GPL3
checkdepends = appstream
diff --git a/PKGBUILD b/PKGBUILD
index ae432d4896f7..9035c1d7a376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.2.0.3.r29.gd5a9fdc
pkgrel=1
pkgdesc="A distraction free Markdown editor for GNU/Linux made with GTK+"
arch=('any')
-url="https://gitlab.gnome.org/somas/apostrophe"
+url="https://somas.pages.gitlab.gnome.org/apostrophe"
license=('GPL3')
depends=('webkit2gtk' 'gspell' 'python-pypandoc' 'python-regex' 'python-levenshtein'
'python-pyenchant' 'python-gobject' 'python-cairo' 'gobject-introspection')