aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
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