summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelton Reis2021-10-04 21:55:40 -0300
committerHelton Reis2021-10-04 21:55:40 -0300
commit0ae9c5edaba5f8703f6e4ef9fbfc84e850628738 (patch)
treec1e96b309a085d868c56d908be9858ecdb1f8acd
parent33158d92bb6e97fb91a765e3068555f0a591bbd4 (diff)
downloadaur-0ae9c5edaba5f8703f6e4ef9fbfc84e850628738.tar.gz
[chore] Update package to 2.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4673806023b2..6dfee4db4194 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pokemonsay-newgenerations-git
pkgdesc = Brings pokemon to the terminal using the power of cowsay.
- pkgver = 1.1.2
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/HRKings/pokemonsay-newgenerations.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 22882a9e0a5e..4b92c91cefba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HRKings <hrkings@***.com>
pkgname=pokemonsay-newgenerations-git
_pkgname=pokemonsay-newgenerations
-pkgver=1.1.2
+pkgver=2.0
pkgrel=1
pkgdesc="Brings pokemon to the terminal using the power of cowsay."
arch=(any)