summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortalwat2023-08-11 13:45:44 +0200
committertalwat2023-08-11 13:45:44 +0200
commit8bb706bf2efb2beeb4f624c550c67e3b58184482 (patch)
tree92c9745097a5b57b0a765bd03333aab203825581
parent5392be2288c30eaddc23fdae67e7b868edaf8da4 (diff)
downloadaur-8bb706bf2efb2beeb4f624c550c67e3b58184482.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84e0fb9b1ec4..1f7a2ca8bebd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pokeget
pkgdesc = Display pokemon sprites in your terminal.
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/talwat/pokeget-rs
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index cd12cae00713..a8e7af518dcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tal <talwat321@gmail.com>
pkgname=pokeget
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Display pokemon sprites in your terminal."
arch=('x86_64')
url="https://github.com/talwat/pokeget-rs"