summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBernhard Landauer2019-04-29 21:21:36 +0200
committerBernhard Landauer2019-04-29 21:21:36 +0200
commit06b1409630ab7e9b0ddf4af416db70e654a640fb (patch)
treeb2e309e8e5fc9c3271e678981f1516e59c11a0c7 /PKGBUILD
parent40ec5b4e4b7878a7d619d69a85e478f42eb185d6 (diff)
downloadaur-06b1409630ab7e9b0ddf4af416db70e654a640fb.tar.gz
boost rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bebc67e9b030..fc8e28ef7da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=command-not-found
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="In case a command could not be found this utility searches for packages containing this or a similar command (bash,zsh)."
arch=('i686' 'x86_64')
url="http://github.com/metti/$pkgname"