summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlague Doctor2019-03-13 09:05:07 +1100
committerPlague Doctor2019-03-13 09:05:07 +1100
commit925a204ef3f8ffb6c3491261e3ff33f2f1794ec8 (patch)
tree5a84fb0f676ae04f5261debba5fda0b8b7f038c7 /PKGBUILD
parenta6dfe2aa8290bb05844e9ab7f7847cc89dddbefb (diff)
downloadaur-925a204ef3f8ffb6c3491261e3ff33f2f1794ec8.tar.gz
Upgrade to version 1.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b464f0af8cf..ec831df0c62c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Plague-doctor <plague at privacyrequired dot com >
-pkgver=1.4.8
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
PN="pcloud"
pkgname=pcloud-drive
pkgdesc="pCloud drive. Electron edition."
@@ -10,12 +10,12 @@ source_x86_64=("https://www.pcloud.com/pcloud") # Placeholder
arch=('x86_64')
url="https://www.pcloud.com"
_api_url="https://api.pcloud.com/getpublinkdownload?code="
-_api_code="XZDWSl7Zrv4Sw92cdaYVcELU6gzT4HhOl4fk"
+_api_code="XZ2SAq7ZmEqnse0ADe0lxNV394aXBSc9tMY7"
makedepends=('jq' 'sed')
conflicts=('pcloud-git' 'pcloud')
depends=('gconf' 'fuse2')
-md5sums_x86_64=('f4357f0bde03a3b9ed56e122e0f2f054')
+md5sums_x86_64=('99897dd8dd01600f098b957b822d86bf')
validpgpkeys=('A8F7858263C1E39480B731DCEAD4F103068DF8E5')
prepare() {