summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelton Reis2021-06-15 22:19:41 -0300
committerHelton Reis2021-06-15 22:19:41 -0300
commitb9c3a784976745794d9c65e3da5a95b5020d3eb5 (patch)
tree8dd0f42ff869716b5cb40905b077b62399870e45
parent3db541c887e342b8fa637defe135ff26adc5dc89 (diff)
downloadaur-b9c3a784976745794d9c65e3da5a95b5020d3eb5.tar.gz
[misc]{!!!} Bump version to 1.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09ce83033107..63adb60f4cb4 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.2
+ pkgdesc = An easy to use CLI for the GitGud modular Git model.
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/HRKings/GitGudCLI.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ac923ef53ec5..8f61097b9173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: HRKings <hrkings@***.com>
pkgname=gitgudcli-git
_pkgname=GitGudCLI
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
-pkgdesc="Brings pokemon to the terminal using the power of cowsay."
+pkgdesc="An easy to use CLI for the GitGud modular Git model."
arch=(any)
url="https://github.com/HRKings/GitGudCLI.git"
license=('unknown')