summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuck-yeh2021-08-18 03:06:09 +0800
committerbuck-yeh2021-08-18 03:06:09 +0800
commit57971ead427aea00973e6f81f5692b3584dbdef0 (patch)
tree477df7dfaee942f0784c3539c3950186d4b366ee
parent904af8605cbc4ce043d414fb97cdfa0f1d7cc04a (diff)
downloadaur-57971ead427aea00973e6f81f5692b3584dbdef0.tar.gz
bux is cmake-installable
1. [New] Add install() derectives to enable installation thru either 'make install' or 'cmake --install' 2. [Bug] Add missing tbb library to both test_atomix & Dockerfile 3. [Change] Update mirrorlist links in Dockerfile
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b738b8024aec..3c836172051c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bux
pkgdesc = A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/buck-yeh/bux.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4c5949c86086..089deaf05380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Buck Yeh <buck.yeh at gmail dot com>
pkgname=bux
-pkgver=1.4.0
+pkgver=1.4.1
#pkgver=main
pkgrel=1
epoch=