summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-11-21 14:49:19 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-11-21 16:34:07 -0500
commite6d53ed6a3978d168860756b59aaf02f5ac600c0 (patch)
tree94fd4de8f2447a5b4f3cc4c091df94af30cf0d51 /pcr
parente7b9652fefca226359a6280ac2d85acf89f066e6 (diff)
pcr/shellcheck-git: rebuild
Diffstat (limited to 'pcr')
-rw-r--r--pcr/shellcheck-git/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/shellcheck-git/PKGBUILD b/pcr/shellcheck-git/PKGBUILD
index aef5b38e7..2381048e2 100644
--- a/pcr/shellcheck-git/PKGBUILD
+++ b/pcr/shellcheck-git/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=$_pkgname-git
pkgver="$_pkgver.git$_gitdate"
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-pkgrel=1
+pkgrel=2
pkgdesc="Shell script analysis tool"
pkgdesc+=" (latest git commit)"
url="http://www.shellcheck.net"