summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2018-07-10 02:55:33 -0600
committerBrian Bidulock2018-07-10 02:55:33 -0600
commita49f526d710b2f0766fef7bd4b58f5a0d27c3ea1 (patch)
tree2fe58770f5b0d936d69f77c68d26a4e7d78e2e91 /PKGBUILD
parentf84772973553613ff86d65684a12c632e9d550a6 (diff)
downloadaur-a49f526d710b2f0766fef7bd4b58f5a0d27c3ea1.tar.gz
Revert "uppkg"
This reverts commit f84772973553613ff86d65684a12c632e9d550a6. Have to go back to master branch to use python 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcedb7380c6f..d09f36e53274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=crmsh-git
_pkgname=crmsh
-pkgver=3.0.3.r0.g41845ca5
+pkgver=3.0.0.r430.gad74b5dd
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")
md5sums=('SKIP')
pkgver() {