summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3f54eb665e5..983a658a855a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 8 17:23:14 UTC 2018
+# Mon Jan 8 17:40:54 UTC 2018
pkgbase = raiblocks-git
pkgdesc = RaiBlocks is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees.
pkgver = 9.0.r87.g52e0ef67
diff --git a/PKGBUILD b/PKGBUILD
index ff12af4fd8d4..2dfd00e3381f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,6 +65,7 @@ build() {
cd "$srcdir/raiblocks"
make rai_wallet
make rai_node
+ make rai_lib
}
package() {