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

David Runge dvzrv at archlinux.org
Mon Feb 10 15:18:08 UTC 2020


    Date: Monday, February 10, 2020 @ 15:18:08
  Author: dvzrv
Revision: 565909

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-10 15:15:36 UTC (rev 565908)
+++ PKGBUILD	2020-02-10 15:18:08 UTC (rev 565909)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.2
+pkgver=8.0.3
 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=('7efed38078e4cbb45c4571d78c7b8078b1aa049910a6bc3d0fe48e4e4f79d4084b7967b7df9dc3fbbc2720ca6bf190da64b69328f0193e5bbd182a47a67f60db')
+sha512sums=('37ad4b342f6c387f0be375cece491f74b3ce90cdbdee59f0da08fb489262698df3fe48d57f61ee4485e0e4dc2a1299b23c5ff5e3dba96994d73744196d3a3be5')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list