summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoryozi2017-11-26 18:48:10 +0100
committeryozi2017-11-26 18:48:10 +0100
commit4afd900d50cf4f25056c2d614434f698087e25be (patch)
tree4236486aba6bc30779b802b8689be30fcda1fd33 /.SRCINFO
parent69c8c34744fdf76f6786567ae1f9bc03f16180b1 (diff)
downloadaur-4afd900d50cf4f25056c2d614434f698087e25be.tar.gz
Drop LICENSE file. The Boost license is no longer considered 'custom'
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64b9e204d166..2408e7ad3922 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Nov 26 17:20:25 UTC 2017
+# Sun Nov 26 17:43:33 UTC 2017
pkgbase = libcatch-cpp-headers
pkgdesc = C++-native framework for unit-tests using only a header file
pkgver = 1.10.0
pkgrel = 1
url = http://catch-lib.net
arch = any
- license = custom:BSL
+ license = Boost
source = https://raw.githubusercontent.com/catchorg/Catch2/v1.10.0/single_include/catch.hpp
- source = LICENSE::https://raw.githubusercontent.com/catchorg/Catch2/v1.10.0/LICENSE.txt
sha256sums = c6949b68cfb379c0ef7f52aa14780db65f034020b2f90d842be65c55b97915b9
- sha256sums = c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566
pkgname = libcatch-cpp-headers