summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37e2b92390b0..daef36c5de04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,22 @@
pkgbase = google-drive-ocamlfuse
pkgdesc = FUSE-based file system backed by Google Drive, written in OCaml
- pkgver = 0.7.30
- pkgrel = 3
+ pkgver = 0.7.31
+ pkgrel = 1
url = https://astrada.github.io/google-drive-ocamlfuse/
arch = x86_64
license = MIT
- depends = ocaml>=4.04.0
+ makedepends = dune
+ makedepends = ocaml-ounit
+ depends = ocaml>=4.08.0
depends = ocaml-findlib>=1.2.7
depends = ocamlfuse>=2.7.1
- depends = gapi-ocaml>=0.4.2
+ depends = gapi-ocaml>=0.4.5
depends = ocaml-sqlite3>=1.6.1
depends = ocaml-extlib
depends = tiny_httpd>=0.6
- makedepends = dune
- makedepends = ocaml-ounit
options = !strip
options = staticlibs
- source = google-drive-ocamlfuse-0.7.30.tar.gz::https://github.com/astrada/google-drive-ocamlfuse/archive/v0.7.30.tar.gz
- sha256sums = 3fe3f0d4051f1a81e37f6da9e8a492eb3c81f7450c6b43fee81a7fd94249bfa0
+ source = google-drive-ocamlfuse-0.7.31.tar.gz::https://github.com/astrada/google-drive-ocamlfuse/archive/v0.7.31.tar.gz
+ sha256sums = c0a7012f07553b837c74b8373a6a80aa856c20d2fb0432dc464cff3a384e4c9e
pkgname = google-drive-ocamlfuse
-