summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSijie Bu2021-07-27 00:36:49 -0700
committerSijie Bu2021-07-27 00:36:49 -0700
commit2d38f5889ede5a3ac668b5d2a3e2305cd55e08b3 (patch)
treea5c87c881d5d4060e0f7f8a0d24b19fae07fd6d1 /PKGBUILD
parent85de36a406b80abf6788ae5916b3a2e0d1b3f9b6 (diff)
downloadaur-2d38f5889ede5a3ac668b5d2a3e2305cd55e08b3.tar.gz
Update license to NCSA
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6679e5195aef..f648eb71ee26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Arch Linux integration plugins for the Ciel container manager."
arch=('x86_64')
url="https://gitlab.com/arch-linux-mipsr6/ciel-arch-plugins"
-license=('MIT')
+license=('NCSA')
depends=('bash' 'ciel' 'util-linux')
makedepends=('git')
source=("$pkgname::git+${url}.git")