summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1da00846eeb9..cd38ef6b0fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=cc-cli
pkgver=7
-pkgrel=3
+pkgrel=4
pkgdesc='CloudControl Command Line Interface'
arch=('any')
-url='https://git.arkena.net/cloudcontrol/cc-cli'
+url='https://git.seblu.net/mirror/cc-cli'
license=('GPL2')
depends=('python2' 'python2-sjrpc' 'python2-xdg')
makedepends=('git' 'python2-setuptools')
-source=("git+https://git.arkena.net/cloudcontrol/cc-cli.git#tag=v$pkgver")
+source=("git+https://git.seblu.net/mirror/cc-cli.git#tag=v$pkgver")
md5sums=('SKIP')
build() {