summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew mcginn2023-01-16 12:28:26 -0500
committermatthew mcginn2023-01-16 12:28:26 -0500
commit2595dce445a9d12dec85f8ffe0d5b2855ef7b83b (patch)
tree67866e0045ccfeba5e329ffe5e81c7aaf2e7b518
parenta46c1ca5b3a73296d2f203e24761ad0c3636332f (diff)
downloadaur-2595dce445a9d12dec85f8ffe0d5b2855ef7b83b.tar.gz
bump pkg version
Signed-off-by: matthew mcginn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a87d18bfc63..e9d249ba2904 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zsh-pure-prompt-git
pkgdesc = Pretty, minimal and fast ZSH prompt
- pkgver = 1.20.4.r0.g47c0c88
+ pkgver = 1.21.0.r0.g2f13dea
pkgrel = 1
url = https://github.com/sindresorhus/pure
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index dbb80b0440d2..8f0448df9868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel Greve <greve.daniel.l@gmail.com>
pkgname=zsh-pure-prompt-git
-pkgver=1.20.4.r0.g47c0c88
+pkgver=1.21.0.r0.g2f13dea
pkgrel=1
pkgdesc='Pretty, minimal and fast ZSH prompt'
arch=('any')