summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcoder31012020-04-05 09:59:34 +0000
committercoder31012020-04-05 09:59:34 +0000
commit693c9000fe4a66841c53165666ec463fa36c2002 (patch)
tree2f9fe89397d7c2ef59621efdb02c96f34398a024
parent6f76bb427dc4d8b240b61dcbca8b55d504ae42ae (diff)
downloadaur-693c9000fe4a66841c53165666ec463fa36c2002.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 337534354eef..9b69d0b68774 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpeditor
pkgdesc = The editor for competitive programming
- pkgver = 6.1.4
+ pkgver = 6.1.5
pkgrel = 1
url = https://github.com/cpeditor/cpeditor
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cpeditor
makedepends = gcc
depends = qt5-base
conflicts = cpeditor-git
- source = https://github.com/cpeditor/cpeditor/releases/download/6.1.4/cpeditor-full-source-6.1.4.tar.gz
+ source = https://github.com/cpeditor/cpeditor/releases/download/6.1.5/cpeditor-full-source-6.1.5.tar.gz
md5sums = SKIP
pkgname = cpeditor
diff --git a/PKGBUILD b/PKGBUILD
index 67ed7efeadf1..4834acf0c252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ashar Khan <ashar786khan at gmail.com>
pkgname=cpeditor
-pkgver=6.1.4
+pkgver=6.1.5
_pkgdir=cpeditor-full-source-$pkgver
pkgrel=1
pkgdesc='The editor for competitive programming'