summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2021-09-19 02:20:37 -0600
committerBrian Bidulock2021-09-19 02:20:37 -0600
commit746aa0c56ef9686333e0cf20e00f2b4ee0381b83 (patch)
tree66b9ab572ca564c7d5425e60aa0533d2a6c11de2
parentf2d1509bef389db147dffc776efa93af5ec5dd88 (diff)
downloadaur-746aa0c56ef9686333e0cf20e00f2b4ee0381b83.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 b5acff4f398a..48d76bcb408c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libqb-git
pkgdesc = Library with the primary purpose of providing high performance client server reusable features
- pkgver = 2.0.0.r11.g71a9c8c
+ pkgver = 2.0.3.r4.ga60ca50
pkgrel = 1
url = https://github.com/ClusterLabs/libqb
arch = i686
@@ -10,10 +10,9 @@ pkgbase = libqb-git
makedepends = doxygen
makedepends = splint
depends = glibc
- provides = libqb=2.0.0-1
+ provides = libqb=2.0.3-1
conflicts = libqb
source = libqb-git::git+https://github.com/ClusterLabs/libqb.git
md5sums = SKIP
pkgname = libqb-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 14423ebb6503..f9e3e001de49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libqb-git
_pkgname=libqb
-pkgver=2.0.0.r11.g71a9c8c
+pkgver=2.0.3.r4.ga60ca50
pkgrel=1
pkgdesc='Library with the primary purpose of providing high performance client server reusable features'
arch=('i686' 'x86_64')