summaryrefslogtreecommitdiff
path: root/pcr/perspectives-server
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/perspectives-server')
-rw-r--r--pcr/perspectives-server/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/perspectives-server/PKGBUILD b/pcr/perspectives-server/PKGBUILD
index 8867faa37..fcb5ae794 100644
--- a/pcr/perspectives-server/PKGBUILD
+++ b/pcr/perspectives-server/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
license=('GPL3')
depends=('openssl' 'python2>=2.7' 'python2-m2crypto'
'python2-cherrypy' 'python2-sqlalchemy')
-source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://repo.parabola.nu/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"
perspectives-server.{conf,cron,service,install})
install="${pkgname}.install"
optdepends=('python2-psycopg2: for postgresql storage'