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

David Runge dvzrv at archlinux.org
Tue Jul 21 13:03:50 UTC 2020


    Date: Tuesday, July 21, 2020 @ 13:03:50
  Author: dvzrv
Revision: 664744

upgpkg: nextcloud-app-spreed 1:9.0.2-1: Upgrade to 9.0.2.

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-21 12:55:12 UTC (rev 664743)
+++ PKGBUILD	2020-07-21 13:03:50 UTC (rev 664744)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=9.0.1
+pkgver=9.0.2
 pkgrel=1
 # epoch needed, because of fake semver:
 # https://github.com/nextcloud/spreed/issues/1685
@@ -13,7 +13,8 @@
 license=('AGPL3')
 depends=('nextcloud')
 source=("https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.gz")
-sha512sums=('6cd26b5a5f13070434f3ab2c9c9fa875082a4925a5ebfe94c79ed476de86fc1c76a791c310775bfe988f1b2c9c50b95a5dcbf1d06c95def198a413f1e13cf224')
+sha512sums=('4c6ab0de0a8c54d8755b807c71b00f4f4c52951aa63eb00f17e9c52479171745d056fcbdb0c3c2adac9f7c14c026b49521e69936516c275f74315aa5d022fa52')
+b2sums=('312ec434e7f6e5fe860dd4cd50ecc59a915d3f2fbf541058e1f70286495b93d1036251c2efa1f5700bc5c9bd62fb25cd98821c38724a3056d6ec0169a295aeb9')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list