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

David Runge dvzrv at archlinux.org
Fri Feb 7 16:35:09 UTC 2020


    Date: Friday, February 7, 2020 @ 16:35:08
  Author: dvzrv
Revision: 563737

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-07 15:46:25 UTC (rev 563736)
+++ PKGBUILD	2020-02-07 16:35:08 UTC (rev 563737)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.1
+pkgver=8.0.2
 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=('c5a4ea87b8f278e9def1dfc27a57bc100d3bec03c0152bf85c04de62ac47bcb3f6101986b9c9d65c5a9eb2fdd8aebaaad5dbba6d8b60ee5763c1b59bc913077b')
+sha512sums=('7efed38078e4cbb45c4571d78c7b8078b1aa049910a6bc3d0fe48e4e4f79d4084b7967b7df9dc3fbbc2720ca6bf190da64b69328f0193e5bbd182a47a67f60db')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list