summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6488b07b2a5..de62926108a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,16 @@
-# Generated by mksrcinfo v8
-# Sat Dec 2 11:08:57 UTC 2017
pkgbase = nextcloud-git
pkgdesc = A cloud server to store your files centrally on a hardware controlled by you
- pkgver = 13.0.0beta1.r182.gcec236f0af
+ pkgver = 19.0.0RC2.r21.gf80f2a22d7
pkgrel = 1
url = https://nextcloud.com
arch = any
license = AGPL
- depends = php-gd
optdepends = php-apache: to use the Apache web server
optdepends = php-sqlite: to use the SQLite database backend
optdepends = php-pgsql: to use the PostgreSQL database backend
optdepends = php-ldap: LDAP authentication
optdepends = php-intl
optdepends = php-apcu
- optdepends = php-xcache
optdepends = mariadb: to use the MySQL database backend
optdepends = smbclient: to mount SAMBA shares
optdepends = php-mcrypt
@@ -40,6 +36,7 @@ pkgbase = nextcloud-git
source = git+https://github.com/nextcloud/apps.git
source = apache.example.conf
source = nextcloud.hook
+ validpgpkeys = 28806A878AE423A28372792ED75899B9A724937A
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -54,8 +51,11 @@ pkgbase = nextcloud-git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = 55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067
+ sha256sums = 30a8ad62b0dc9523ca7f0387b1f0483d196c1e011ec7e3a5b98e7d33c721d4bf
sha256sums = d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3
pkgname = nextcloud-git
+ depends = php>=7.4.0
+ depends = php<7.5.0
+ depends = php-gd