summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcoder31012020-05-17 09:37:25 +0000
committercoder31012020-05-17 09:37:25 +0000
commita91676990b08d1065457e74609193358ac619246 (patch)
tree9a2c7d22433d93e695f924f1fd95047b9eebeb26
parentfd0d2d9ad43ca5cf0458d197c52ba95c560d391d (diff)
downloadaur-a91676990b08d1065457e74609193358ac619246.tar.gz
New update from CI
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad9c30813bb1..f023050b7a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpeditor
pkgdesc = The editor for competitive programming
- pkgver = 6.3.3
+ pkgver = 6.3.4
pkgrel = 1
url = https://github.com/cpeditor/cpeditor
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = cpeditor
makedepends = python3
depends = qt5-base
conflicts = cpeditor-git
- source = https://github.com/cpeditor/cpeditor/releases/download/6.3.3/cpeditor-full-source-6.3.3.tar.gz
+ source = https://github.com/cpeditor/cpeditor/releases/download/6.3.4/cpeditor-full-source-6.3.4.tar.gz
md5sums = SKIP
pkgname = cpeditor
diff --git a/PKGBUILD b/PKGBUILD
index 9e80accc5341..e525a874bf8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ashar Khan <ashar786khan at gmail.com>
pkgname=cpeditor
-pkgver=6.3.3
+pkgver=6.3.4
_pkgdir=cpeditor-full-source-$pkgver
pkgrel=1
pkgdesc='The editor for competitive programming'