summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2017-05-19 19:13:27 +0200
committerRuben De Smet2017-05-19 19:13:27 +0200
commit1ff72affcdeae2cf336615a5a6cc212f456fee57 (patch)
tree741648869e36b450e6ac021c3febe2a7efc45ff3
parentd1eb98f7d06ed8eb56fb6dcad3f7b1c194fab29a (diff)
downloadaur-openscad-scad-utils-git.tar.gz
Wrong license info
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3fce23b993d..c16e82799995 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri May 19 17:00:24 UTC 2017
+# Fri May 19 17:13:22 UTC 2017
pkgbase = openscad-scad-utils-git
pkgdesc = OpenSCAD utility functions
pkgver = r22.ccf430e
@@ -7,8 +7,7 @@ pkgbase = openscad-scad-utils-git
url = https://github.com/openscad/scad-utils
arch = x86_64
arch = i686
- license = LGPL3+
- license = CC0
+ license = MIT
depends = openscad
source = git+https://github.com/openscad/scad-utils.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 564e6e92ccc4..38574387a367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ pkgrel=1
pkgdesc='OpenSCAD utility functions'
url='https://github.com/openscad/scad-utils'
license=(
- 'LGPL3+'
- 'CC0'
+ 'MIT'
)
source=(
"git+https://github.com/openscad/scad-utils.git"