summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e045924115c5..6cd12631b829 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = freecad-assembly3-appimage
pkgdesc = Assembly3 workbench for FreeCAD.
pkgver = 2022.04.30
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/realthunder/FreeCAD
arch = x86_64
- license = GPL3
+ license = LGPLv2
depends = fuse2
noextract = FreeCAD-asm3-2022.04.30.AppImage
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 381b0996f3c4..297e0a2417e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=freecad-assembly3-appimage
pkgver=2022.04.30
-pkgrel=1
+pkgrel=2
pkgdesc="Assembly3 workbench for FreeCAD."
arch=('x86_64')
url="https://github.com/realthunder/FreeCAD"
-license=('GPL3')
+license=('LGPLv2')
depends=('fuse2')
options=(!strip) # necessary otherwise the AppImage file in the package is truncated