[arch-commits] Commit in nextcloud-app-spreed/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sat Jun 6 13:02:00 UTC 2020


    Date: Saturday, June 6, 2020 @ 13:01:58
  Author: dvzrv
Revision: 639486

upgpkg: nextcloud-app-spreed 1:9.0.0-1: Upgrading to 9.0.0.

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-06 12:59:26 UTC (rev 639485)
+++ PKGBUILD	2020-06-06 13:01:58 UTC (rev 639486)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.9
+pkgver=9.0.0
 pkgrel=1
 # epoch needed, because of fake semver:
 # https://github.com/nextcloud/spreed/issues/1685
@@ -13,7 +13,7 @@
 license=('AGPL3')
 depends=('nextcloud')
 source=("https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.gz")
-sha512sums=('85c8f6bd72a73913db5f6de60f90eb7503a5d5fe604d0997b6556154153c04b5f967a66ad3c0a8b25f86d99cbf22febb28048b04ab66685379d50a2c583024ce')
+sha512sums=('5b37e58f131c2c90b0aa190129447a3cc435346a24daf2c057642b6254da80b9263b96e1221b4d0bdab3e3de99191153c823851e2a8aeaa1d8200c34373fac8e')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list