summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2018-08-10 11:35:14 +0900
committerGordian Edenhofer2018-08-10 11:35:14 +0900
commit5b21051add8e5b92ec29f9912c755f661784de7d (patch)
tree3e1ceb1291048128dce8770b39ac85f7a8c54f2e
parent103b6882062ae47014e8a2a79922b77cfd95395b (diff)
downloadaur-5b21051add8e5b92ec29f9912c755f661784de7d.tar.gz
upgpkg: grive 0.5.0-11
The json-c update requires grive to be rebuild.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e07a62e64b98..016cc6bfcf56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grive
pkgdesc = An open source Linux client for Google Drive with support for the new Drive REST API and partial sync
pkgver = 0.5.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/vitalif/grive2
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0be650edc7a8..541ad384d4bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=grive
pkgver=0.5.0
-pkgrel=10
+pkgrel=11
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'