summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19d00944fbd3..835a99cd01f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = silo-gsuite
pkgdesc = Standalone silo apps for the Google office suite (Drive, Documents, Sheets, and Slides)
- pkgver = 0.6
+ pkgver = 0.7
pkgrel = 1
url = https://github.com/intersimone999/silos-apps
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 13f551b67964..6c0ed0e2dde6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simone Scalabrino <s.scalabrino9@gmail.com>
_appname="gsuite"
_appdesc="Standalone silo apps for the Google office suite (Drive, Documents, Sheets, and Slides)"
-_gittag="0.6"
+_gittag="0.7"
_gitname=silos-apps
pkgname="silo-${_appname}"