summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Haase2017-05-03 18:13:07 -0500
committerJoshua Haase2017-05-03 18:13:07 -0500
commitea8075cba2e82a06594ecdbc9795073797cef266 (patch)
treeb7aa4f3f712554591fc2da7644320d99b0e215db
parent74c5fd47377f388046bc1807cc14f8a0e08fe434 (diff)
downloadaur-ea8075cba2e82a06594ecdbc9795073797cef266.tar.gz
Change oficial repo.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b940f584644d..223bb730ad76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ optdepends=('bzr: support for bzr repositories'
'vcsh: support for vcsh')
url="http://myrepos.branchable.com"
license=('GPL2')
-source=("${pkgname%-git}::git+https://github.com/joeyh/${pkgname%-git}")
+source=("${pkgname%-git}::git+git://myrepos.branchable.com/")
sha256sums=('SKIP')
provides=('mr' 'myrepos' 'webcheckout')
conflicts=('mr' 'myrepos' 'webcheckout')