summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Scalabrino2021-11-08 18:39:03 +0100
committerSimone Scalabrino2021-11-08 18:39:03 +0100
commit8e28ce009ee8ec4712d0719d4fa8082fe1c9e2b0 (patch)
tree5cbe22c111122d1c79dfc6dd0583e4aba596ee74
parent253bf5c8ac24baf359eca4c6a5fafaca3f7c0109 (diff)
downloadaur-8e28ce009ee8ec4712d0719d4fa8082fe1c9e2b0.tar.gz
Version 0.6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a54be6ef8eb3..19d00944fbd3 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.5
+ pkgver = 0.6
pkgrel = 1
url = https://github.com/intersimone999/silos-apps
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6da5d2fce0b8..13f551b67964 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.5"
+_gittag="0.6"
_gitname=silos-apps
pkgname="silo-${_appname}"