summaryrefslogtreecommitdiff
path: root/core/which
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-10-21 11:05:17 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-10-21 11:05:17 +0200
commitacb220dc179b89298b8a8cfb6b47f68ad296b332 (patch)
tree866e4ada9da313e277804032a16fb54273338b08 /core/which
parentd38eb97f5b5bb7ad4aacd6498ff64acc2ac402eb (diff)
core rebuilds due to missing signatures.
Diffstat (limited to 'core/which')
-rw-r--r--core/which/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/which/PKGBUILD b/core/which/PKGBUILD
index 6a60bea84..3179d2058 100644
--- a/core/which/PKGBUILD
+++ b/core/which/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=which
pkgver=2.20
-pkgrel=5
+pkgrel=5.1
pkgdesc="A utility to show the full path of commands"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.xs4all.nl/~carlo17/which"