summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlessandroZanatta2023-03-02 12:04:40 +0100
committerAlessandroZanatta2023-03-02 12:04:40 +0100
commitf0839733e25901f995131295324ccc958d86613f (patch)
treea0f206a27688a6d9b6b0733091b98cb1150fa902 /PKGBUILD
parentc11cf38b26bdbcfc46f3fe3a93fa704d81a17efb (diff)
downloadaur-into-cps-application-bin.tar.gz
Updated LICENSE.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c5e0b650687..deb545473614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=into-cps-application-bin
_pkgname=INTO-CPS-application
pkgver=4.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="Frontend of the INTO-CPS Tool Chain"
arch=('x86_64')
url="https://github.com/INTO-CPS-Association/into-cps-application"
-license=('MIT')
+license=('unknown')
provides=('into-cps-application')
_appimage="${_pkgname}-${pkgver}.AppImage"
source=("${_appimage}::https://github.com/INTO-CPS-Association/$_pkgname/releases/download/v$pkgver/${_appimage}")