summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2018-10-27 20:20:23 -0400
committerAdam Goldsmith2018-10-27 20:20:23 -0400
commita0077c2eb5b13454cebd0fae182e9cdf6a995267 (patch)
tree6b49076a7fd2f10c4efeb1e27626afa0d1b73a7e /PKGBUILD
parentb8d1cfe1287224684a0ceb34402a629e7ba6205d (diff)
downloadaur-a0077c2eb5b13454cebd0fae182e9cdf6a995267.tar.gz
Switch to LGPL license and new versioning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c44f6afb16d2..e7afe8ace4f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=opencamlib-git
-pkgver=11.10.84.gc2bcbbd
+pkgver=2018.08.25.gf31b0a6
pkgrel=1
pkgdesc="Multi-Purpose CNC Toolpath Library"
arch=('i686' 'x86_64')
url="https://github.com/aewallin/opencamlib"
-license=('GPL3')
+license=('LGPL')
makedepends=('boost' 'cmake' 'doxygen')
depends=('python2' 'boost')
provides=('opencamlib')