summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-10-06 18:01:33 +0200
committerGordian Edenhofer2019-10-06 18:03:42 +0200
commit3a1f9aaadd34870ba7b13711198792d2bf81bf6a (patch)
tree96d2659653fe1b80f1d7211c47aadec872e29c4d /PKGBUILD
parent22266791c00f73216f61d75e15916dde276c409b (diff)
downloadaur-3a1f9aaadd34870ba7b13711198792d2bf81bf6a.tar.gz
upgpkg: grive 0.5.0-15
The boost-libs update requires grive to be rebuild. upgpkg: grive-git 493.f039e38-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c59d4767b72..b4ee64dc6519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,15 @@
pkgname=grive
pkgver=0.5.0
-pkgrel=14
+pkgrel=15
pkgdesc="An open source Linux client for Google Drive with support for the new Drive REST API and partial sync"
arch=('i686' 'x86_64')
url='https://github.com/vitalif/grive2'
license=('GPL2')
depends=('yajl' 'curl' 'libgcrypt' 'boost-libs' 'gcc-libs' 'json-c' 'expat')
-optdepends=("cppunit: unit tests"
- "binutils: backtrace and libiberty")
+optdepends=("inotify-tools: scheduled syncs and syncs on file change events"
+ "cppunit: unit tests"
+ "binutils: backtrace and libiberty")
makedepends=('cmake' 'boost')
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/vitalif/grive2/archive/v${pkgver}.tar.gz")
sha512sums=('d564d674c4318e156677e919509a8e0f8d92f78ec4a5b250083eb99db572aeacab98def2e0ef65f59d8e1bff268256996e74800ce4ddd036d72fed4af1163085')