summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcoder31012023-10-22 05:52:11 +0000
committercoder31012023-10-22 05:52:11 +0000
commit7b166caa223fc934cd4957677030793cd1c39982 (patch)
tree9c4657ab6d4a0f80522a5f48a04c2dae947d28bd /PKGBUILD
parent4c1cdfb664682522303256649708728bf9ca0bba (diff)
downloadaur-7b166caa223fc934cd4957677030793cd1c39982.tar.gz
Update from CI: 6.11.1.r21.g4cd8904d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 024d2e5d3e3a..7c16eb71c90e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=cpeditor-git
_pkgname=cpeditor
-pkgver=6.11.1.r20.g0022c1c8
+pkgver=6.11.1.r21.g4cd8904d
pkgrel=1
pkgdesc='The editor for competitive programming'
arch=('x86_64')
url='https://github.com/cpeditor/cpeditor'
license=('GPL3')
-depends=('qt5-base' 'syntax-highlighting' 'hicolor-icon-theme')
+depends=('qt5-base' 'syntax-highlighting5' 'hicolor-icon-theme')
makedepends=(
"cmake"
"git"