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

David Runge dvzrv at archlinux.org
Thu Jan 31 18:18:46 UTC 2019


    Date: Thursday, January 31, 2019 @ 18:18:45
  Author: dvzrv
Revision: 428773

upgpkg: nextcloud-app-spreed 5.0.2-1

Upgrading to 5.0.2.

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 17:52:45 UTC (rev 428772)
+++ PKGBUILD	2019-01-31 18:18:45 UTC (rev 428773)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=5.0.1
+pkgver=5.0.2
 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=('201ad8f6bc3f1c45088970fb6647194ee13517b7765a9b4f2b8664c903d31ccf2e8ad55f4d2d4c75b41a0ec1e4f81ccb6f0e9176f8004d7695b10dcfb849d2fa')
+sha512sums=('ef849cb56f7973a92a61d19f36d1aaa795ec2d4c6c44e11d52ee675a21b8751a46003636dfdb2aacc87c0bf25e9e1dbb6fa61ffee3aa61a7e8f0ba627996ac0b')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list