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

David Runge dvzrv at archlinux.org
Mon Jan 27 20:32:25 UTC 2020


    Date: Monday, January 27, 2020 @ 20:32:24
  Author: dvzrv
Revision: 556511

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 19:54:03 UTC (rev 556510)
+++ PKGBUILD	2020-01-27 20:32:24 UTC (rev 556511)
@@ -1,7 +1,8 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
+
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.0
+pkgver=8.0.1
 pkgrel=1
 # epoch needed, because of fake semver:
 # https://github.com/nextcloud/spreed/issues/1685
@@ -12,7 +13,7 @@
 license=('AGPL3')
 depends=('nextcloud')
 source=("https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.gz")
-sha512sums=('af7e4f250a9182b2bda15cb6044f48c94a3a24d6b18926315cccf78b6d6d5902953d4a240c3f2b90cbaf9b8b227cd5b4ec9c88d9abc7df4a793d2dc74f49dd55')
+sha512sums=('c5a4ea87b8f278e9def1dfc27a57bc100d3bec03c0152bf85c04de62ac47bcb3f6101986b9c9d65c5a9eb2fdd8aebaaad5dbba6d8b60ee5763c1b59bc913077b')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list