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

David Runge dvzrv at archlinux.org
Mon Apr 20 15:54:42 UTC 2020


    Date: Monday, April 20, 2020 @ 15:54:42
  Author: dvzrv
Revision: 617045

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

Modified:
  nextcloud-app-spreed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-20 13:48:53 UTC (rev 617044)
+++ PKGBUILD	2020-04-20 15:54:42 UTC (rev 617045)
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=8.0.7
+pkgver=8.0.8
 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=('348d573189ebb29a0072cf0b1a5280ad405e627ee6147832f173338dc6b24b78a9e7786a643e8896739242148ceac719f2d901cfea914c4e7eb509d1075d7549')
+sha512sums=('baa608059006f2e20fed517120bb62a57f673e8308779471d810c8088c36e80370985d1ed8af9cd6ef3bdf82bbc55ae1d4c5199367fdc2a163e5c7210082b632')
 
 prepare() {
   find ${_name} -type f -exec chmod 644 {} +



More information about the arch-commits mailing list