summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Scalabrino2020-11-15 10:34:42 +0100
committerSimone Scalabrino2020-11-15 10:34:42 +0100
commitb5665022cb3c44759bbbf14019c539c91b6c1eca (patch)
tree1248e16315363e4d763ecb27889f005351cd54ab
parent84fc4cb6661b4d87ba3bca243052e5285ed47af1 (diff)
downloadaur-b5665022cb3c44759bbbf14019c539c91b6c1eca.tar.gz
Version 0.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d9098344fb3..f7038ac363a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = silo-gsuite
pkgdesc = Standalone silo apps for the Google office suite (Drive, Documents and Sheets)
- pkgver = 0.1
+ pkgver = 0.2
pkgrel = 1
url = https://github.com/intersimone999/silos-apps
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index caa8dd2ab551..961b354a85a7 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 and Sheets)"
-_gittag="0.1"
+_gittag="0.2"
_gitname=silos-apps
pkgname="silo-${_appname}"