summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Landauer2019-04-29 21:21:36 +0200
committerBernhard Landauer2019-04-29 21:21:36 +0200
commit06b1409630ab7e9b0ddf4af416db70e654a640fb (patch)
treeb2e309e8e5fc9c3271e678981f1516e59c11a0c7
parent40ec5b4e4b7878a7d619d69a85e478f42eb185d6 (diff)
downloadaur-06b1409630ab7e9b0ddf4af416db70e654a640fb.tar.gz
boost rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73b2045bd8a1..a9ed78a16c48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Tue Nov 7 20:11:43 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.2
- 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 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"