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

Sergej Pupykin spupykin at archlinux.org
Sat Jan 18 20:05:36 UTC 2020


    Date: Saturday, January 18, 2020 @ 20:05:36
  Author: spupykin
Revision: 553083

upgpkg: nextcloud-app-spreed 1:8.0.0-1

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list