summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2015-07-05 16:40:31 +1000
committerJustin Dray2015-07-05 16:40:31 +1000
commit509223fd472a237266ef0bc0f3f8a5f796209eaa (patch)
treefefe2f2cb668e35fbd259779370556cea6e904e8
parent0c9d5f97f553e9ed8c8128702aa0e958862fc471 (diff)
downloadaur-509223fd472a237266ef0bc0f3f8a5f796209eaa.tar.gz
Update to: 4.3.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f607ee7f771d..8951bf57f04f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = crashplan
pkgdesc = An online/offsite backup solution
- pkgver = 4.2.0
- pkgrel = 2
+ pkgver = 4.3.0
+ pkgrel = 1
url = http://www.crashplan.com
install = crashplan.install
arch = i686
@@ -10,11 +10,11 @@ pkgbase = crashplan
makedepends = cpio
depends = bash
depends = java-runtime-headless
- source = http://download.crashplan.com/installs/linux/install/CrashPlan/CrashPlan_4.2.0_Linux.tgz
+ source = http://download.crashplan.com/installs/linux/install/CrashPlan/CrashPlan_4.3.0_Linux.tgz
source = crashplan.service
source = install.vars
source = sysctl-crashplan.conf
- sha256sums = 634b651042be9e403cc687490ca66b3ff69ae88d9a3be1ea00b2db7931bed67c
+ sha256sums = 4fbb23ccd47db8aef7029c923520a22a7dfe6e5585d27ff29ef395752934b0d3
sha256sums = e5600d9d102fa8668183895fbe208d00cc353706f5b4a78302eca00f70b60800
sha256sums = c6dc626a180671d6b01f46f22158857c3fa86cd3eec79e3388284a2ab2682617
sha256sums = 2ec3d9cea180e92f1410ff89ece85c01f79d454cfc2e814f583c0e2b3ff8ce30
diff --git a/PKGBUILD b/PKGBUILD
index 1003e232de37..c43db7616fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Egon Geerardyn <egon [dot] geerardyn [at] gmail [dot] com>
# Contributor: Bill Durr <billyburly [at] gmail [dot] com>
pkgname=crashplan
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
pkgdesc="An online/offsite backup solution"
url="http://www.crashplan.com"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=("http://download.crashplan.com/installs/linux/install/CrashPlan/CrashPla
'crashplan.service'
'install.vars'
'sysctl-crashplan.conf')
-sha256sums=('634b651042be9e403cc687490ca66b3ff69ae88d9a3be1ea00b2db7931bed67c'
+sha256sums=('4fbb23ccd47db8aef7029c923520a22a7dfe6e5585d27ff29ef395752934b0d3'
'e5600d9d102fa8668183895fbe208d00cc353706f5b4a78302eca00f70b60800'
'c6dc626a180671d6b01f46f22158857c3fa86cd3eec79e3388284a2ab2682617'
'2ec3d9cea180e92f1410ff89ece85c01f79d454cfc2e814f583c0e2b3ff8ce30')