summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Shammas2016-07-20 08:56:02 -0400
committerGeorge Shammas2016-07-20 08:56:02 -0400
commit3a4ddeb5fdbbe17360d3584dc25f86a5859b0eab (patch)
treecfe5fedc3958a40de6a6bc46b1858157a8284496
parent70c8e96583370aa3569bbe542bbf2ab4f2d502d3 (diff)
downloadaur-3a4ddeb5fdbbe17360d3584dc25f86a5859b0eab.tar.gz
Change the download URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea13be86095d..c0d3ada659c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = crashplan
pkgdesc = An online/offsite backup solution
pkgver = 4.7.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.crashplan.com
install = crashplan.install
arch = i686
@@ -11,7 +11,7 @@ pkgbase = crashplan
depends = bash
depends = java-runtime-headless
backup = opt/crashplan/bin/run.conf
- source = http://download.crashplan.com/installs/linux/install/CrashPlan/CrashPlan_4.7.0_Linux.tgz
+ source = https://download.code42.com/installs/linux/install/CrashPlan/CrashPlan_4.7.0_Linux.tgz
source = https://raw.githubusercontent.com/pdemonaco/init/master/crashplan/crashplan
source = crashplan.service
source = install.vars
diff --git a/PKGBUILD b/PKGBUILD
index 8c8e602ff7fc..872e8d9b78f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Bill Durr <billyburly [at] gmail [dot] com>
pkgname=crashplan
pkgver=4.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="An online/offsite backup solution"
url="http://www.crashplan.com"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepents=('java-runtime - For Crashplan GUI'
'gtk2 - For Crashplan GUI')
backup=('opt/crashplan/bin/run.conf')
install=crashplan.install
-source=("http://download.crashplan.com/installs/linux/install/CrashPlan/CrashPlan_${pkgver}_Linux.tgz"
+source=("https://download.code42.com/installs/linux/install/CrashPlan/CrashPlan_${pkgver}_Linux.tgz"
'https://raw.githubusercontent.com/pdemonaco/init/master/crashplan/crashplan'
'crashplan.service'
'install.vars'