summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Agura2016-07-05 01:16:03 +0300
committerAlexander Agura2016-07-05 01:16:03 +0300
commit50193d70697ae30f6e80d414fc4faafe02fafcbb (patch)
tree80d24192de0776666969206b3880306e25730cad /PKGBUILD
parent99f4abb0643227c75eea26c4bdb434ca448b4543 (diff)
downloadaur-50193d70697ae30f6e80d414fc4faafe02fafcbb.tar.gz
Fix typo in install-file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18b2e5502b4a..3f6274834f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Agura <agur4ik09@gmail.com>
pkgname=find-the-command
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Interactive command-not-found hook for bash and zsh using the power of pacman"
arch=('any')
url="https://github.com/agur4ik/find-the-command"