summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ad5118cc176..2f7cd78baba8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = git-fuzzy-git
pkgdesc = interactive git with the help of fzf
- pkgver = 0.r69
+ pkgver = 0.r90
pkgrel = 1
url = https://github.com/bigH/git-fuzzy
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 6b9969071bd7..1956d3bc2f1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=git-fuzzy
pkgname=$_pkgname-git
-pkgver=0.r69
+pkgver=0.r90
pkgrel=1
pkgdesc="interactive git with the help of fzf"
license=('MIT')