summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')