summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06709ee74921..9d2db94eba77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='IDE desgined for Competitive Programming'
arch=('x86_64')
url='https://github.com/cpeditor/cpeditor'
-license=('GLP3')
+license=('GPL3')
depends=('qt5-base')
makedepends=("cmake" "git" "gcc")
conflicts=("cpeditor-git")