summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aceddf32fee..45491bfdccd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=cms-germany-git
-pkgver=r4711.05abd790
+pkgver=r4741.f6b4bd18
pkgrel=1
pkgdesc="CMS, or Contest Management System, is a distributed system for running and (to some extent) organizing a programming contest. This is a fork used for the German IOI team selection process."
arch=('i686' 'x86_64')
@@ -61,7 +61,7 @@ conflicts=('cms' 'isolate')
install=$pkgname.install
source=(
- 'git://github.com/ioi-germany/cms.git#branch=master'
+ 'git://github.com/ioi-germany/cms.git#branch=main'
'git://github.com/ioi-germany/isolate.git'
'pgf.patch'
)