summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicerSlicer2018-05-08 22:15:02 +0200
committerNicerSlicer2018-05-08 22:15:02 +0200
commit1d07731bfda0321a32925a2698efb8eb4ae64a23 (patch)
tree8f2ab09833008fbac9067d48cad3d0777bae49f6
parentd973c95e9528f102021718365c5bc164f844065e (diff)
downloadaur-1d07731bfda0321a32925a2698efb8eb4ae64a23.tar.gz
Version 1.25
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47986986ec50..b9a886fb28b0 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 = 1.24.r19.g1fb270c
+ pkgver = 1.25.r0.g9f1d9bb
pkgrel = 1
url = https://github.com/dvorka/hstr
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 5cb93b9ba6c8..d554120310a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Filip SzymaƄski <fszymanski at, fedoraproject.org>
pkgname=hstr-git
-pkgver=1.24.r19.g1fb270c
+pkgver=1.25.r0.g9f1d9bb
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')