summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54d1a9c6a7af..dbfacdef0d33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=crmsh-git
_pkgname=crmsh
-pkgver=3.0.4.r23.g945883b9
+pkgver=4.2.0.r102.geaa14889
pkgrel=1
pkgdesc="Command-line interface for high-availability cluster management on GNU/Linux systems"
arch=('any')
@@ -22,7 +22,7 @@ depends=('pacemaker'
'gawk')
provides=(${_pkgname})
conflicts=(${_pkgname})
-source=("$pkgname::git+https://github.com/ClusterLabs/${_pkgname}.git#branch=crmsh-3.0")
+source=("$pkgname::git+https://github.com/ClusterLabs/${_pkgname}.git#branch=master")
md5sums=('SKIP')
pkgver() {