aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd97174cf952..df0eee27ef4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = overgrive
pkgdesc = A complete Google Drive™ desktop client solution for Linux
- pkgver = 3.4.6
+ pkgver = 3.5.0
pkgrel = 0
url = https://www.thefanclub.co.za/overgrive
install = overgrive.install
arch = x86_64
license = unknown
+ depends = gobject-introspection
depends = libappindicator-gtk3
depends = libnotify
depends = python
@@ -14,7 +15,7 @@ pkgbase = overgrive
depends = python-pyinotify
provides = overgrive
conflicts = overgrive
- source = https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.4.6-0-any.pkg.tar.xz
- md5sums = 2cc6cb25d7f73573e9d34e9de55ad697
+ source = https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.5.0-0-any.pkg.tar.xz
+ md5sums = 1f0fd32be8507b5ece38af99a75db498
pkgname = overgrive
diff --git a/PKGBUILD b/PKGBUILD
index 78d0c10f3924..3ddfca5e76d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pedro Henrique <pedro00dk@gmail.com>
pkgname=overgrive
-pkgver=3.4.6
+pkgver=3.5.0
pkgrel=0
pkgdesc='A complete Google Drive™ desktop client solution for Linux'
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('unknown')
# original overgrive dependencies
# libnotify python python-oauth2client python-pyinotify python-pip python-gobject libappindicator-gtk3
-depends=(libappindicator-gtk3 libnotify python python-gobject python-oauth2client python-pyinotify)
+depends=(gobject-introspection libappindicator-gtk3 libnotify python python-gobject python-oauth2client python-pyinotify)
provides=('overgrive')
conflicts=('overgrive')
@@ -17,7 +17,7 @@ install='overgrive.install'
changelog=
source=("https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-$pkgver-0-any.pkg.tar.xz")
-md5sums=('2cc6cb25d7f73573e9d34e9de55ad697')
+md5sums=('1f0fd32be8507b5ece38af99a75db498')
prepare() {
# chmod 0755 ./opt/thefanclub/overgrive/__pycache__/overgrive.cpython-38.pyc