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

David Runge dvzrv at archlinux.org
Tue Feb 11 12:02:43 UTC 2020


    Date: Tuesday, February 11, 2020 @ 12:02:42
  Author: dvzrv
Revision: 567094

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 11:58:16 UTC (rev 567093)
+++ PKGBUILD	2020-02-11 12:02:42 UTC (rev 567094)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.3
+pkgver=8.0.4
 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=('37ad4b342f6c387f0be375cece491f74b3ce90cdbdee59f0da08fb489262698df3fe48d57f61ee4485e0e4dc2a1299b23c5ff5e3dba96994d73744196d3a3be5')
+sha512sums=('980c02aa9809863284d97de68b044f75b3cf338fcfcfaf43e866ec50dc8752bc58c3ab7eb4e63bef19f4fd1749ace73933e01309e08156fb7537726b7239ce2b')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list