summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Arnott2020-06-14 04:11:00 +0000
committerColin Arnott2020-06-14 04:11:00 +0000
commit5891102430fb1ec875669d01883d4b8390869898 (patch)
treefddcd633cc2ecb846839effba613640f189b37e8
parent2e4f6421156bb8f292e1d3b23d85ca11cff15212 (diff)
downloadaur-5891102430fb1ec875669d01883d4b8390869898.tar.gz
19.0.0RC3-1
Also remove php-xcache.
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f79a8afa8f3c..84095161b398 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextcloud-testing
pkgdesc = Testing Release -- A cloud server to store your files centrally on a hardware controlled by you
- pkgver = 19.0.0RC2
+ pkgver = 19.0.0RC3
pkgrel = 1
url = https://nextcloud.com
arch = any
@@ -12,7 +12,6 @@ pkgbase = nextcloud-testing
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
@@ -23,12 +22,12 @@ pkgbase = nextcloud-testing
conflicts = owncloud
options = !strip
backup = etc/webapps/nextcloud/apache.example.conf
- source = https://download.nextcloud.com/server/prereleases/nextcloud-19.0.0RC2.tar.bz2
- source = https://download.nextcloud.com/server/prereleases/nextcloud-19.0.0RC2.tar.bz2.asc
+ source = https://download.nextcloud.com/server/prereleases/nextcloud-19.0.0RC3.tar.bz2
+ source = https://download.nextcloud.com/server/prereleases/nextcloud-19.0.0RC3.tar.bz2.asc
source = apache.example.conf
source = nextcloud.hook
validpgpkeys = 28806A878AE423A28372792ED75899B9A724937A
- sha512sums = c9611a9e74b5d2d4701816af3ae49ce2468c7d329e5ba5418fbe2c9aad5280ac76f3f5bcbaaebe28e68e9c54779f2700e77a38e87112763b5b85ba232984230c
+ sha512sums = 6bd8c9e76ce9ae7c0049ca79bc71ea84c221347138aa577ef18ff98a307f5d8e5d39f57445964fec64cd556970911f635ef90618f1fc7234bcd5712738411c32
sha512sums = SKIP
sha512sums = 2fd1bf60b1e28e5dfeb1783a576ae728dc549ad517ebabc8048f566381b14ea316c69b2ea24336666d5e96e92d014d43f5163da16deb157a040909c4b190d2db
sha512sums = e1a522965872ab3bad951daa0e24a3d281652bd6ce44a4337af1975808d86b1552c76f4a1216ac30f5e46c2f3da43e264afa61a6b422ff7241e55c14c3097a64
diff --git a/PKGBUILD b/PKGBUILD
index 2598a806c994..4c7effe9d37d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
srcname=nextcloud
pkgname=${srcname}-testing
-pkgver=19.0.0RC2
+pkgver=19.0.0RC3
pkgrel=1
pkgdesc="Testing Release -- A cloud server to store your files centrally on a hardware controlled by you"
arch=('any')
@@ -18,7 +18,6 @@ optdepends=('php-apache: to use the Apache web server'
'php-ldap: LDAP authentication'
'php-intl'
'php-apcu'
- 'php-xcache'
'mariadb: to use the MySQL database backend'
'smbclient: to mount SAMBA shares'
'php-mcrypt'
@@ -30,7 +29,7 @@ validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
source=("https://download.nextcloud.com/server/prereleases/nextcloud-${pkgver}.tar.bz2"{,.asc}
'apache.example.conf'
'nextcloud.hook')
-sha512sums=('c9611a9e74b5d2d4701816af3ae49ce2468c7d329e5ba5418fbe2c9aad5280ac76f3f5bcbaaebe28e68e9c54779f2700e77a38e87112763b5b85ba232984230c'
+sha512sums=('6bd8c9e76ce9ae7c0049ca79bc71ea84c221347138aa577ef18ff98a307f5d8e5d39f57445964fec64cd556970911f635ef90618f1fc7234bcd5712738411c32'
'SKIP'
'2fd1bf60b1e28e5dfeb1783a576ae728dc549ad517ebabc8048f566381b14ea316c69b2ea24336666d5e96e92d014d43f5163da16deb157a040909c4b190d2db'
'e1a522965872ab3bad951daa0e24a3d281652bd6ce44a4337af1975808d86b1552c76f4a1216ac30f5e46c2f3da43e264afa61a6b422ff7241e55c14c3097a64')