summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2017-12-14 11:32:21 -0500
committerLeo P2017-12-14 11:32:21 -0500
commit8987b0010375f5cdbdb80b1a60c4032a966e9421 (patch)
tree3fceeb68d010393afd1f70c469359bd75ee6193e
parent99420cc04d46dca73d77a26a7b96a11d7dfecc74 (diff)
downloadaur-8987b0010375f5cdbdb80b1a60c4032a966e9421.tar.gz
update licence
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cbe505fb59d..0012be165742 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Dec 14 16:30:32 UTC 2017
+# Thu Dec 14 16:32:02 UTC 2017
pkgbase = raiblocks-git
pkgdesc = RaiBlocks is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees.
pkgver = 8.0.r123.g2db8063b
@@ -7,7 +7,7 @@ pkgbase = raiblocks-git
url = http://raiblocks.com/
arch = i686
arch = x86_64
- license = GPL
+ license = BSD 2-clause
depends = qt5
depends = boost
depends = boost-libs
diff --git a/PKGBUILD b/PKGBUILD
index 163ba26675d8..b796d80988d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="RaiBlocks is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees."
arch=('i686' 'x86_64')
url="http://raiblocks.com/"
-license=('GPL')
+license=('BSD 2-clause')
depends=('qt5' 'boost' 'boost-libs')
provides=(raiblocks)
pkgver() {