summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c43943c6cf3..0d6cb6783590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +1,29 @@
pkgbase = mantisbt
pkgdesc = Web-based issue tracking system
- pkgver = 2.19.0
+ pkgver = 2.21.0
pkgrel = 1
url = https://www.mantisbt.org/
install = mantisbt.install
arch = any
- license = GPL
+ license = GPL2
depends = php
- optdepends = apache: Web server to run MantisBT
- optdepends = curl: Twitter integration
- optdepends = gd: Graphs support
- optdepends = lighttpd: Web server to run MantisBT
- optdepends = mariadb: SQL database
- optdepends = nginx: Web server to run MantisBT
- optdepends = php-pgsql: PostgreSQL database
- optdepends = uwsgi: Application server to run MantisBT
+ optdepends = apache: run in webserver
+ optdepends = curl: interface Twitter
+ optdepends = lighttpd: run in webserver
+ optdepends = mariadb: use local MySQL server
+ optdepends = php-fpm: run in fastCGI process manager
+ optdepends = php-gd: generate captcha
+ optdepends = php-pgsql: use PostgreSQL database backend
+ optdepends = postgresql: use local PostgreSQL database
+ optdepends = uwsgi: run as application container
backup = etc/webapps/mantisbt/config_inc.php
backup = etc/webapps/mantisbt/custom_strings_inc.php
backup = etc/webapps/mantisbt/custom_relationships_inc.php
backup = etc/webapps/mantisbt/custom_functions_inc.php
backup = etc/webapps/mantisbt/custom_constants_inc.php
- source = https://downloads.sourceforge.net/project/mantisbt/mantis-stable/2.19.0/mantisbt-2.19.0.tar.gz
+ source = https://downloads.sourceforge.net/project/mantisbt/mantis-stable/2.21.0/mantisbt-2.21.0.tar.gz
source = tmpfiles.conf
- sha512sums = 5d074bc3605a9aae3c4b738e0ea667c3687e97a04e2702941158301ab9c86c14e8bc83fe8d5b9d34d5d011f5b5041d37b1bd44ea40815c2d1ae91f6130b5a987
+ sha512sums = c93044cb49f1ed5cc7abd91b16cef3ead4844c0b869026db174372268c002b6ba3a3e79ccb723be569665740063071fe92165f0fc0286a5cdabdf84be0ab1486
sha512sums = e0c3fc92a3a61f86f780e5e30ccefe751ef0f16727a44006f8c7dae53951abaa0b8c6e0dc3e807668e0fe78252296996a6123cc5d5bf8427055ae07efe3bd37e
pkgname = mantisbt