summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2015-09-15 14:22:09 +0100
committerGrey Christoforo2015-09-15 14:22:09 +0100
commitd54fb79d3a192b39ef930b9e29bca96f0992ef26 (patch)
treef13f4022c8627634e0440bc07d3c099ca35b20ef
parent2b59c9c6163b8353a5f7dcba6904616b5d6ea0ca (diff)
downloadaur-d54fb79d3a192b39ef930b9e29bca96f0992ef26.tar.gz
fix license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 442737e9ce4c..20ed810a2415 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,13 +4,13 @@ pkgbase = f-engrave
url = https://github.com/Ultimaker/libArcus
arch = i686
arch = x86_64
- license = unknown
+ license = GPLv3
depends = python
depends = ttf2cxf
source = http://www.scorchworks.com/Fengrave/F-Engrave-1.51_src.zip
source = arch.patch
md5sums = e17d5345f703b05618b9c1eae6b81ce2
- md5sums = caaaccdcf81467703183aba4b2b176cb
+ md5sums = d0f798648d842560300f8350e8da3f26
pkgname = f-engrave
diff --git a/PKGBUILD b/PKGBUILD
index 525ef1b3fca5..f86eaad0d305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc=""
url="https://github.com/Ultimaker/libArcus"
arch=('i686' 'x86_64')
-license=('unknown')
+license=('GPLv3')
depends=('python' 'ttf2cxf')
source=(http://www.scorchworks.com/Fengrave/F-Engrave-${pkgver}_src.zip arch.patch)
md5sums=('e17d5345f703b05618b9c1eae6b81ce2'