summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicerSlicer2018-11-18 11:21:06 +0100
committerNicerSlicer2018-11-18 11:21:06 +0100
commite7332a6ce4808a2388be8c3cc8b0930baf6f7708 (patch)
treee9e4245c561fe4af4691b876196a4662041e5b31
parent6be83b00f23cf6363948088f310d76dbfb003c05 (diff)
downloadaur-e7332a6ce4808a2388be8c3cc8b0930baf6f7708.tar.gz
Fix of http URLs in INSTALLATION.md
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe438ee00865..cb3b2d8fab82 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.r15.g1b8c12e
+ pkgver = 2.0.r17.g3c6e0fe
pkgrel = 1
url = https://github.com/dvorka/hstr
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 5393e08cf97e..acec610753a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Filip SzymaƄski <fszymanski at, fedoraproject.org>
pkgname=hstr-git
-pkgver=2.0.r15.g1b8c12e
+pkgver=2.0.r17.g3c6e0fe
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')