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 56373f9d7e46..5cb56f3afee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gajimbo-git
pkgdesc = A fork of Gajim with various enhancements, written in Python with GTK+
pkgver = v1.0.99.0.g76758ffc9
pkgrel = 1
- url = https://gitlab.com/aoz/gajimbo
+ url = https://gitlab.com/ao/gajimbo
arch = any
license = GPL3
makedepends = git
@@ -36,7 +36,7 @@ pkgbase = gajimbo-git
conflicts = gajim-hg
conflicts = gajim-svn
conflicts = gajim-git
- source = gajimbo::git+https://gitlab.com/aoz/gajimbo
+ source = gajimbo::git+https://gitlab.com/ao/gajimbo
md5sums = SKIP
pkgname = gajimbo-git
diff --git a/PKGBUILD b/PKGBUILD
index aa557ee2f010..9a1e8360c231 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgver=v1.0.99.0.g76758ffc9
pkgrel=1
pkgdesc="A fork of Gajim with various enhancements, written in Python with GTK+"
arch=('any')
-url="https://gitlab.com/aoz/gajimbo"
+url="https://gitlab.com/ao/gajimbo"
license=('GPL3')
depends=('python-gobject' 'python-pyopenssl' 'hicolor-icon-theme'
'python-pyasn1' 'python-nbxmpp' 'python-cairo' 'python-keyring'
@@ -37,7 +37,7 @@ optdepends=('python-dbus: for gajim-remote and zeroconf support'
'geoclue2: for sharing your location')
provides=('gajim')
conflicts=('gajim' 'gajim-hg' 'gajim-svn' 'gajim-git')
-source=("$_name::git+https://gitlab.com/aoz/gajimbo")
+source=("$_name::git+https://gitlab.com/ao/gajimbo")
md5sums=('SKIP')
pkgver() {