summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f023050b7a4ed16e28191e30b41e5be617cf5c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = cpeditor
	pkgdesc = The editor for competitive programming
	pkgver = 6.3.4
	pkgrel = 1
	url = https://github.com/cpeditor/cpeditor
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = git
	makedepends = gcc
	makedepends = python3
	depends = qt5-base
	conflicts = cpeditor-git
	source = https://github.com/cpeditor/cpeditor/releases/download/6.3.4/cpeditor-full-source-6.3.4.tar.gz
	md5sums = SKIP

pkgname = cpeditor