summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshar2020-04-04 12:07:00 +0000
committerAshar2020-04-04 12:07:00 +0000
commit9e9cc461798e5471be1df7d665760973b307a3e9 (patch)
tree98599b7fd67a9aa9ab79f63bb720b2dc796a6c0b /PKGBUILD
parent2455ecaaa1086f61ef009a5addc7b8feb3703d3b (diff)
downloadaur-9e9cc461798e5471be1df7d665760973b307a3e9.tar.gz
Publish new changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23375ffc3eb3..67ed7efeadf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Ashar Khan <ashar786khan at gmail.com>
pkgname=cpeditor
-pkgver=6.2.2
+pkgver=6.1.4
_pkgdir=cpeditor-full-source-$pkgver
pkgrel=1
pkgdesc='The editor for competitive programming'
arch=('x86_64')
url='https://github.com/cpeditor/cpeditor'
-license=('GPL3')
+license=('GPLv3+')
depends=('qt5-base')
makedepends=("cmake" "git" "gcc")
conflicts=("cpeditor-git")