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

David Runge dvzrv at archlinux.org
Fri Apr 3 07:33:03 UTC 2020


    Date: Friday, April 3, 2020 @ 07:33:03
  Author: dvzrv
Revision: 610773

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-03 07:32:35 UTC (rev 610772)
+++ PKGBUILD	2020-04-03 07:33:03 UTC (rev 610773)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.6
+pkgver=8.0.7
 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=('21f948dd360144c19b01bb7d68ee7e0afcfa00c8250f4daf3446c180384a8ca0c7c9b9ab9ca8782d8591447517566bf11f1e5f0b32b4ab9c8324fa78c8eda814')
+sha512sums=('348d573189ebb29a0072cf0b1a5280ad405e627ee6147832f173338dc6b24b78a9e7786a643e8896739242148ceac719f2d901cfea914c4e7eb509d1075d7549')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list