summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelton Reis2021-05-24 19:37:42 -0300
committerHelton Reis2021-05-24 19:38:12 -0300
commite58a2233c62d58d21fad82858af471dd781da395 (patch)
treecf08cf9dc5b08434ab04b311ed1d50498b67a657
parentefc500db9065271341178dae10462c71b1b0998e (diff)
downloadaur-e58a2233c62d58d21fad82858af471dd781da395.tar.gz
[chore] Bump version to 1.0.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b38b89f11a33..d1da56a8913e 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.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/HRKings/pokemonsay-newgenerations.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d304552b797e..f15b67a069ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: HRKings <hrkings@***.com>
pkgname=pokemonsay-newgenerations-git
_pkgname=pokemonsay-newgenerations
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Brings pokemon to the terminal using the power of cowsay."
arch=(any)