summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19349d7a8e0a..ad9c30813bb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpeditor
pkgdesc = The editor for competitive programming
- pkgver = 6.2.5
+ pkgver = 6.3.3
pkgrel = 1
url = https://github.com/cpeditor/cpeditor
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = cpeditor
makedepends = cmake
makedepends = git
makedepends = gcc
+ makedepends = python3
depends = qt5-base
conflicts = cpeditor-git
- source = https://github.com/cpeditor/cpeditor/releases/download/6.2.5/cpeditor-full-source-6.2.5.tar.gz
+ source = https://github.com/cpeditor/cpeditor/releases/download/6.3.3/cpeditor-full-source-6.3.3.tar.gz
md5sums = SKIP
pkgname = cpeditor
-