summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicerSlicer2018-10-07 18:03:59 +0200
committerNicerSlicer2018-10-07 18:03:59 +0200
commit6be83b00f23cf6363948088f310d76dbfb003c05 (patch)
tree1e39a4535d9059d02d6fe042249f12d194054a12
parent65a83dc31efc144e2f6bf885fd2c41f137f2cdac (diff)
downloadaur-6be83b00f23cf6363948088f310d76dbfb003c05.tar.gz
Polishing nix installation.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index debb7a345d06..fe438ee00865 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hstr-git
pkgdesc = A command line utility that brings improved BASH command completion from the history. It aims to make completion easier and more efficient than Ctrl-r.
- pkgver = 2.0.r7.gca0ddab
+ pkgver = 2.0.r15.g1b8c12e
pkgrel = 1
url = https://github.com/dvorka/hstr
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d21721d5ea0d..5393e08cf97e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Filip SzymaƄski <fszymanski at, fedoraproject.org>
pkgname=hstr-git
-pkgver=2.0.r7.gca0ddab
+pkgver=2.0.r15.g1b8c12e
pkgrel=1
pkgdesc="A command line utility that brings improved BASH command completion from the history. It aims to make completion easier and more efficient than Ctrl-r."
arch=('any')