summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2020-07-06 00:55:26 -0600
committerBrian Bidulock2020-07-06 00:55:26 -0600
commit33865cbf0c91914f7af1cd51e234d9b8f2b6ea9d (patch)
tree4beabe94ecc520bf6f7b61cc395c04a497842c69
parent3cbdefec71dac7d25b946bf75dc737d01e76c67b (diff)
downloadaur-33865cbf0c91914f7af1cd51e234d9b8f2b6ea9d.tar.gz
uppkg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a81f45af114..6f53d80b6505 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.0.3.r28.g98448d4e
+ pkgver = 3.0.4.r6.g05023ee2
pkgrel = 1
url = http://www.corosync.org/
arch = i686
@@ -14,7 +14,7 @@ pkgbase = corosync-git
depends = libqb-git
depends = libcgroup
depends = kronosnet-git
- provides = corosync=3.0.3-1
+ provides = corosync=3.0.4-1
conflicts = corosync
source = corosync-git::git+https://github.com/corosync/corosync.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7a8ac8e8271d..ab598df58b6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=corosync-git
_pkgname=corosync
-pkgver=3.0.3.r28.g98448d4e
+pkgver=3.0.4.r6.g05023ee2
pkgrel=1
pkgdesc="Cluster engine for nodal communication systems with additional features for implementing high availability within applications."
arch=('i686' 'x86_64')