summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Scalabrino2020-12-06 12:55:54 +0100
committerSimone Scalabrino2020-12-06 12:55:54 +0100
commitaeb4760995bf6b7169ac670fb7d2eb3ba6b3307c (patch)
tree4478d7d36ddd6db6e2973430b0695c23f3380c66
parent1c94e9b4fa89cce14698ab9aaa7c0f35f0fe89ea (diff)
downloadaur-aeb4760995bf6b7169ac670fb7d2eb3ba6b3307c.tar.gz
Version 0.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7038ac363a9..f019e6cfed0a 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.2
+ pkgver = 0.3
pkgrel = 1
url = https://github.com/intersimone999/silos-apps
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9964801d1606..6c6218c136b3 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.2"
+_gittag="0.3"
_gitname=silos-apps
pkgname="silo-${_appname}"