aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD14
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a045edd8ddc..9171f91320c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = overgrive
pkgdesc = A complete Google Drive™ desktop client solution for Linux
- pkgver = 3.3.3
- pkgrel = 1
+ pkgver = 3.3.5
+ pkgrel = 0
url = https://www.thefanclub.co.za/overgrive
install = overgrive.install
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = overgrive
depends = python-pyinotify
provides = overgrive
conflicts = overgrive
- noextract = overgrive-3.3.3-0-any.pkg.tar.xz
- source = https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.3-0-any.pkg.tar.xz
- md5sums = 09b65ef826d11f5b82400683cf35e3f2
+ noextract = overgrive-3.3.5-0-any.pkg.tar.xz
+ source = https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.5-0-any.pkg.tar.xz
+ md5sums = 9c0718b9e940a5e5f59e9b29ed36077a
pkgname = overgrive
diff --git a/PKGBUILD b/PKGBUILD
index 5406c82248fb..15b224b617ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pedro Henrique <pedro00dk@gmail.com>
pkgname=overgrive
-pkgver=3.3.3
-pkgrel=1
+pkgver=3.3.5
+pkgrel=0
pkgdesc='A complete Google Drive™ desktop client solution for Linux'
arch=('x86_64')
url='https://www.thefanclub.co.za/overgrive'
@@ -16,13 +16,13 @@ conflicts=('overgrive')
install='overgrive.install'
changelog=
-source=('https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.3-0-any.pkg.tar.xz')
-noextract=('overgrive-3.3.3-0-any.pkg.tar.xz')
-md5sums=('09b65ef826d11f5b82400683cf35e3f2')
+source=('https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.5-0-any.pkg.tar.xz')
+noextract=('overgrive-3.3.5-0-any.pkg.tar.xz')
+md5sums=('9c0718b9e940a5e5f59e9b29ed36077a')
prepare() {
- tar --extract --file=./overgrive-3.3.3-0-any.pkg.tar.xz
- rm -- ./overgrive-3.3.3-0-any.pkg.tar.xz
+ tar --extract --file=./overgrive-3.3.5-0-any.pkg.tar.xz
+ rm -- ./overgrive-3.3.5-0-any.pkg.tar.xz
# chmod 0755 ./opt/thefanclub/overgrive/__pycache__/overgrive.cpython-38.pyc
# script to execute through terminal