summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornroi2017-03-18 21:17:01 +0100
committernroi2017-03-18 21:17:01 +0100
commit8986df9c35886c6ccac99ac598aea52b5010e83b (patch)
treee08caac585acecef2c4d8355083d08e2df7a1161
parente2fd31bb0a22e725f0a4c0d26381381ad796484f (diff)
downloadaur-8986df9c35886c6ccac99ac598aea52b5010e83b.tar.gz
Rename repository
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f77eb22c4208..c441ad4df3a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = clyde-git
license = MIT
depends = python
depends = python-yaml
- source = git+https://github.com/nroi/clyde.git
+ source = git+https://github.com/nroi/clyde-server.git
sha256sums = SKIP
pkgname = clyde-git
diff --git a/PKGBUILD b/PKGBUILD
index 67898aecd659..d6425459f3af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Download pacman packages nightly for cpcache"
arch=('any')
url="https://github.com/nroi/clyde"
-source=('git+https://github.com/nroi/clyde.git')
+source=('git+https://github.com/nroi/clyde-server.git')
license=('MIT')
depends=('python' 'python-yaml')
sha256sums=('SKIP')