summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAve O2018-09-04 23:15:00 +0300
committerAve O2018-09-04 23:15:00 +0300
commit3a73b37bb099881fdb79f60e8f0ac8b9868a88e1 (patch)
tree5d37a528f09bd281f1e95be160881e59df312249 /PKGBUILD
parentfb248e62cfd3b80ecbd723691de906521d0f5546 (diff)
downloadaur-3a73b37bb099881fdb79f60e8f0ac8b9868a88e1.tar.gz
Fix upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b11204b4ae71..aa557ee2f010 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://git.a3.pm/a/gajimbo"
+url="https://gitlab.com/aoz/gajimbo"
license=('GPL3')
depends=('python-gobject' 'python-pyopenssl' 'hicolor-icon-theme'
'python-pyasn1' 'python-nbxmpp' 'python-cairo' 'python-keyring'