summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorwillemw122020-10-02 18:21:42 +0200
committerwillemw122020-10-02 18:21:42 +0200
commitf48d475ebffe51db1f8e8c84389fed83b4da9186 (patch)
tree8adc2bc31e3a44ea23b36319e12794fd3e9afc99 /.SRCINFO
parent095d3cfa015dac7114d2f8847c057925b1757fb6 (diff)
downloadaur-f48d475ebffe51db1f8e8c84389fed83b4da9186.tar.gz
0.14.13. Switched to Python 3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 13 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5efc00338465..626e0c9afa86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,20 @@
pkgbase = gdrivefs
- pkgdesc = A complete FUSE adapter for Google Drive
- pkgver = 0.14.12
- pkgrel = 2
+ pkgdesc = An innovative FUSE wrapper for Google Drive
+ pkgver = 0.14.13
+ pkgrel = 1
url = https://github.com/dsoprea/GDriveFS
arch = any
license = GPL2
- makedepends = python2-distribute
- depends = python2
- depends = python2-dateutil
- depends = python2-fusepy
- depends = python2-gevent
- depends = python2-google-api-python-client
- depends = python2-greenlet
- depends = python2-httplib2
- depends = python2-oauth2client
- depends = python2-six
- depends = python2-wsgiref
- source = https://github.com/dsoprea/GDriveFS/archive/0.14.12.tar.gz
- sha256sums = 607f3cd368070fa67185418c96ab9a1109efc8281e7c8a5dd10bf816cff98554
+ makedepends = python-distribute
+ depends = python-dateutil
+ depends = python-fusepy
+ depends = python-google-api-python-client
+ depends = python-greenlet
+ depends = python-httplib2
+ depends = python-oauth2client
+ depends = python-six
+ source = https://github.com/dsoprea/GDriveFS/archive/0.14.13.tar.gz
+ sha256sums = 099a4d64eb7c223e04b0d88c0334331247f69cddb4de425f2b13c620e3778514
pkgname = gdrivefs