summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelton Reis2021-06-07 22:20:43 -0300
committerHelton Reis2021-06-07 22:20:43 -0300
commit3db541c887e342b8fa637defe135ff26adc5dc89 (patch)
tree2fb3cae1ae2ca31507346607fdbae51b7349fff0
parent988c47827e8d9330632119bdf923f2ee43b13de3 (diff)
downloadaur-3db541c887e342b8fa637defe135ff26adc5dc89.tar.gz
[chore] Bumb version to 1.0.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b1c6ba4de8f..09ce83033107 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitgudcli-git
pkgdesc = Brings pokemon to the terminal using the power of cowsay.
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/HRKings/GitGudCLI.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8fdd829e5c1d..ac923ef53ec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HRKings <hrkings@***.com>
pkgname=gitgudcli-git
_pkgname=GitGudCLI
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Brings pokemon to the terminal using the power of cowsay."
arch=(any)