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

David Runge dvzrv at archlinux.org
Wed May 20 14:41:09 UTC 2020


    Date: Wednesday, May 20, 2020 @ 14:41:09
  Author: dvzrv
Revision: 630740

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 14:41:04 UTC (rev 630739)
+++ PKGBUILD	2020-05-20 14:41:09 UTC (rev 630740)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.8
+pkgver=8.0.9
 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=('baa608059006f2e20fed517120bb62a57f673e8308779471d810c8088c36e80370985d1ed8af9cd6ef3bdf82bbc55ae1d4c5199367fdc2a163e5c7210082b632')
+sha512sums=('85c8f6bd72a73913db5f6de60f90eb7503a5d5fe604d0997b6556154153c04b5f967a66ad3c0a8b25f86d99cbf22febb28048b04ab66685379d50a2c583024ce')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list