summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2021-12-13 18:47:58 -0700
committerBrian Bidulock2021-12-13 18:47:58 -0700
commit9125ee86c86b7ab0a74151587938a3858bd10bc7 (patch)
treec4b1e492d86acb79892a447a63b8b65704243da8
parent85912970298f79ef08ac555b9dca540bbce2781d (diff)
downloadaur-9125ee86c86b7ab0a74151587938a3858bd10bc7.tar.gz
uppkg
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba806e9f244a..9b017c91c27f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corosync-git
pkgdesc = Cluster engine for nodal communication systems with additional features for implementing high availability within applications.
- pkgver = 3.1.3.r0.gfc7b420e
+ pkgver = 3.1.6.r1.g8b638e98
pkgrel = 1
url = http://www.corosync.org/
arch = i686
@@ -14,10 +14,9 @@ pkgbase = corosync-git
depends = libqb-git
depends = libcgroup
depends = kronosnet-git
- provides = corosync=3.1.3-1
+ provides = corosync=3.1.6-1
conflicts = corosync
source = corosync-git::git+https://github.com/corosync/corosync.git
md5sums = SKIP
pkgname = corosync-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 0f8321a078f1..838f1405a61a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=corosync-git
_pkgname=corosync
-pkgver=3.1.3.r0.gfc7b420e
+pkgver=3.1.6.r1.g8b638e98
pkgrel=1
pkgdesc="Cluster engine for nodal communication systems with additional features for implementing high availability within applications."
arch=('i686' 'x86_64')