summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJianfeng Zhang2019-05-18 19:02:54 -0700
committerJianfeng Zhang2019-05-18 19:02:54 -0700
commit37631138906897d7bafb1be48979da5163345b09 (patch)
tree6b16dc4988a9bac861e69291a8e852e01b5f4ac1
parent73c5b1fe87ee5908b7fb55dc860260616f7eca56 (diff)
downloadaur-37631138906897d7bafb1be48979da5163345b09.tar.gz
upg: 0.7.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5b3c7ec0251..322ab0ddf11d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = google-drive-ocamlfuse-opam
pkgdesc = FUSE-based file system backed by Google Drive, written in OCaml (installed from opam)
- pkgver = 0.7.3
+ pkgver = 0.7.4
pkgrel = 1
url = https://astrada.github.io/google-drive-ocamlfuse/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 723b4c069be7..aa9448000c97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=google-drive-ocamlfuse-opam
_pkgname=google-drive-ocamlfuse
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=1
pkgdesc="FUSE-based file system backed by Google Drive, written in OCaml (installed from opam)"
arch=('x86_64')