summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Gahan2016-03-04 03:17:04 -0500
committerChris Gahan2016-03-04 03:17:04 -0500
commit3cf6ffb0f3e8e9e64ef5be1433941d9885a3211f (patch)
tree37c67df4d1ef6f530c34300cfacdcd831b5b5748
parent9847f962c2a48540a558de19e6b6e10642277881 (diff)
downloadaur-3cf6ffb0f3e8e9e64ef5be1433941d9885a3211f.tar.gz
Switched the tarball location from bradfitz' github account to the camlistore account
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c473ba17b81e..3cc8188188a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Feb 29 07:51:47 UTC 2016
+# Fri Mar 4 08:16:19 UTC 2016
pkgbase = camlistore
pkgdesc = Camlistore (Content-Addressable Multi-Layer Indexed Storage) is your personal storage system for life.
pkgver = 0.9
@@ -14,7 +14,7 @@ pkgbase = camlistore
optdepends = mongodb: as indexer database
optdepends = postgresql: as indexer database
optdepends = mariadb: as indexer database
- source = https://github.com/bradfitz/camlistore/archive/0.9.tar.gz
+ source = https://github.com/camlistore/camlistore/archive/0.9.tar.gz
source = camlistore.service
sha256sums = b889671dbdb497edc669c0ea2fbb2fa0f6bee8412dfb05e6e4d4bc10dae2a80b
sha256sums = 506eef3f0e95d42c521c9df58f2f9d497d1c2f85f5d6fc66458f25beca8be047
diff --git a/PKGBUILD b/PKGBUILD
index a8ff63814114..dbd1829c6a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('mongodb: as indexer database'
makedepends=('go')
install=camlistore.install
source=(
- https://github.com/bradfitz/$pkgname/archive/$pkgver.tar.gz
+ https://github.com/camlistore/$pkgname/archive/$pkgver.tar.gz
camlistore.service
)
sha256sums=(