summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchris2016-11-14 21:47:22 +0100
committerchris2016-11-14 21:47:22 +0100
commitb33c2cb909e2031e38e60de674f35e9442d9c324 (patch)
treefe4b01b3dbcd8c958ce3ff8805166f7730bced41
parent5c750557e016e4b527dd66901c3cc55b83d4ce15 (diff)
downloadaur-b33c2cb909e2031e38e60de674f35e9442d9c324.tar.gz
for yaourt user iirc yaourt just checks pkgversion
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6744ea53e4e2..ec86f7443892 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.17.r65.gd92fb9b
+ pkgver = 1.21.r8.ga2905c6
pkgrel = 1
url = https://github.com/dvorka/hstr
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5a69408b4e27..8f1f76281589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributer: Anthony Vitacco <anthony at littlegno dot me>
# Original PKGBUILD: Ricardo Band <me at xengi dot de>
pkgname=hstr-git
-pkgver=1.17.r65.gd92fb9b
+pkgver=1.21.r8.ga2905c6
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=('i686' 'x86_64')