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 87bf2f4aedaa..8adc12a240f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=cms-germany-git
pkgver=r3228.c3e6321
-pkgrel=3
+pkgrel=4
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')
url="https://github.com/ioi-germany/cms"
license=('AGPL3')
depends=('postgresql' 'postgresql-client' 'python2'
- 'setuptools' 'python2-tornado' 'python2-psycopg2' 'python2-sqlalchemy'
+ 'python2-setuptools' 'python2-tornado' 'python2-psycopg2' 'python2-sqlalchemy'
'python2-psutil' 'python2-netifaces' 'python2-crypto' 'python2-pytz'
'python2-six' 'iso-codes' 'shared-mime-info' 'python2-beautifulsoup3'
'python2-mechanize' 'python2-mock' 'python2-requests' 'python2-werkzeug'