summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlague Doctor2018-05-01 18:24:36 +1000
committerPlague Doctor2018-05-01 18:24:36 +1000
commita93d47845c86692946c7a3265a7c51aaeae23bb2 (patch)
treec6e608badb01bc4a90d92f8f9f661f6df4ef4282
parent56e505da5fc51c398c3c5e4b9c4c4cb53d76c223 (diff)
downloadaur-a93d47845c86692946c7a3265a7c51aaeae23bb2.tar.gz
Upgrade to the latest version. Unfortunately the pCloud team is ignoring the PR...
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abd14ed7998c..bc7806ce0a19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pcloudcc
pkgdesc = A simple linux console client for pCloud cloud storage.
pkgver = 2.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/plague-doctor/console-client
arch = x86_64
license = GPL
@@ -9,9 +9,9 @@ pkgbase = pcloudcc
depends = zlib
depends = boost
depends = fuse
- source = pcloudcc-2.0.1-3-src.zip::https://github.com/plague-doctor/console-client/archive/master.zip
+ source = pcloudcc-2.0.1-4-src.zip::https://github.com/plague-doctor/console-client/archive/master.zip
validpgpkeys = A8F7858263C1E39480B731DCEAD4F103068DF8E5
- sha256sums = 1bfe24fccbe798cce95710cd94b5cc6c6202d015e21062df277735144a52e61c
+ sha256sums = fbf8e915ae51666c796fe8678abe7a82cf9f83ada58c254a9690152e10430b85
pkgname = pcloudcc
diff --git a/PKGBUILD b/PKGBUILD
index 0b08f3033ec5..ce2b1cf9df27 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgver=2.0.1
PN="pcloudcc"
pkgname=$PN
-pkgrel=3
+pkgrel=4
pkgdesc="A simple linux console client for pCloud cloud storage."
arch=('x86_64')
url="https://github.com/plague-doctor/console-client"
@@ -11,7 +11,7 @@ license=('GPL')
depends=('cmake' 'zlib' 'boost' 'fuse')
source=("$pkgname-$pkgver-$pkgrel-src.zip"::"https://github.com/plague-doctor/console-client/archive/master.zip")
-sha256sums=('1bfe24fccbe798cce95710cd94b5cc6c6202d015e21062df277735144a52e61c')
+sha256sums=('fbf8e915ae51666c796fe8678abe7a82cf9f83ada58c254a9690152e10430b85')
validpgpkeys=('A8F7858263C1E39480B731DCEAD4F103068DF8E5')