summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolf2018-01-11 00:07:18 +0100
committerWolf2018-01-11 00:07:18 +0100
commit839c6c56546135157d634c65cd71b08012fd14bd (patch)
tree3479ad1a9dcd26a9fd0b43c690cf006fa6238c70
parente531fc5de47084d2731c27c0927fcbe5469068f9 (diff)
downloadaur-839c6c56546135157d634c65cd71b08012fd14bd.tar.gz
3.3.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5099e039d481..177d2d6e1a7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xbase
pkgdesc = A C++ library
- pkgver = 3.3.1
+ pkgver = 3.3.2
pkgrel = 1
url = https://github.com/graywolf/xbase
arch = i686
@@ -10,7 +10,7 @@ pkgbase = xbase
makedepends = cmake
depends = gcc-libs
options = staticlibs
- source = git+https://github.com/graywolf/xbase#tag=3.3.1
+ source = git+https://github.com/graywolf/xbase#tag=3.3.2
source = git+https://github.com/google/googletest
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6696d87e709e..6289faeb6b54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
pkgname=xbase
-pkgver=3.3.1
+pkgver=3.3.2
pkgrel=1
pkgdesc="A C++ library"
arch=('i686' 'x86_64')