summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/command-not-found/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/command-not-found/PKGBUILD b/pcr/command-not-found/PKGBUILD
index cf0784e1a..67c99ab5b 100644
--- a/pcr/command-not-found/PKGBUILD
+++ b/pcr/command-not-found/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=command-not-found
pkgver=0.6.1
-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="https://github.com/metti/$pkgname"