summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Landauer2017-04-13 22:15:16 +0200
committerBernhard Landauer2017-04-13 22:15:16 +0200
commit71f995170634add72e8324a2112055fde6039567 (patch)
tree9d4d1f1627f5c3039ef01161663aaadbf0a983f8
parentd0d62353f39a66390e09ee5eb938831e00d9ef9d (diff)
downloadaur-71f995170634add72e8324a2112055fde6039567.tar.gz
boost rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1dcd81d1385f..9936505c1b30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Feb 26 14:39:06 UTC 2017
+# Thu Apr 13 20:13:58 UTC 2017
pkgbase = command-not-found
pkgdesc = In case a command could not be found this utility searches for packages containing this or a similar command (bash,zsh).
pkgver = 0.6.1
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/metti/command-not-found
install = command-not-found.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d8d97ac0c0ed..34a0b4012549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,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="http://github.com/metti/$pkgname"