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

David Runge dvzrv at archlinux.org
Thu Jan 24 19:57:51 UTC 2019


    Date: Thursday, January 24, 2019 @ 19:57:50
  Author: dvzrv
Revision: 427572

upgpkg: nextcloud-app-spreed 5.0.1-1

Upgrading to 5.0.1.

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-24 19:34:21 UTC (rev 427571)
+++ PKGBUILD	2019-01-24 19:57:50 UTC (rev 427572)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="Video & audio-conferencing using WebRTC"
 arch=('any')
@@ -9,7 +9,7 @@
 license=('AGPL3')
 depends=('nextcloud<16.0.0')
 source=("https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}.tar.gz")
-sha512sums=('c5d32c252cba301f559e331c284ef01c07d87d5bf6403efaadd506c8f0fb22e6cd367452555cb6105c7c723f6a30479a51d98235a1b2ee795fbf0755c92a4852')
+sha512sums=('201ad8f6bc3f1c45088970fb6647194ee13517b7765a9b4f2b8664c903d31ccf2e8ad55f4d2d4c75b41a0ec1e4f81ccb6f0e9176f8004d7695b10dcfb849d2fa')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list