diff options
-rw-r--r-- | pcr/ha-glue/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/ha-glue/PKGBUILD b/pcr/ha-glue/PKGBUILD index 4806932db..06385e9cf 100644 --- a/pcr/ha-glue/PKGBUILD +++ b/pcr/ha-glue/PKGBUILD @@ -3,7 +3,7 @@ pkgname=ha-glue _pkgname=${pkgname:3} pkgver=1.0.11 -pkgrel=4 +pkgrel=5 pkgdesc='A set of libraries, tools and utilities suitable for the Heartbeat/Pacemaker cluster stack' arch=( i686 @@ -26,7 +26,7 @@ depends=( util-linux ) optdepends=( - lynx + #lynx net-tools openssh #valgrind |