summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcoder31012020-04-09 01:20:17 +0000
committercoder31012020-04-09 01:20:17 +0000
commitdcc45e1697f5c6e581f6ceab33fef53d86395072 (patch)
tree2766296b6618312975fb3765453778f2cc8e6189
parent693c9000fe4a66841c53165666ec463fa36c2002 (diff)
downloadaur-dcc45e1697f5c6e581f6ceab33fef53d86395072.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 9b69d0b68774..76ad3b883f7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpeditor
pkgdesc = The editor for competitive programming
- pkgver = 6.1.5
+ pkgver = 6.1.6
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.5/cpeditor-full-source-6.1.5.tar.gz
+ source = https://github.com/cpeditor/cpeditor/releases/download/6.1.6/cpeditor-full-source-6.1.6.tar.gz
md5sums = SKIP
pkgname = cpeditor
diff --git a/PKGBUILD b/PKGBUILD
index 4834acf0c252..1764a2925cfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ashar Khan <ashar786khan at gmail.com>
pkgname=cpeditor
-pkgver=6.1.5
+pkgver=6.1.6
_pkgdir=cpeditor-full-source-$pkgver
pkgrel=1
pkgdesc='The editor for competitive programming'