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

David Runge dvzrv at archlinux.org
Thu Jun 4 12:18:15 UTC 2020


    Date: Thursday, June 4, 2020 @ 12:18:14
  Author: dvzrv
Revision: 638898

upgpkg: nextcloud-app-deck 1:1.0.2-1: Upgrading to 1.0.2.

Modified:
  nextcloud-app-deck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 11:31:06 UTC (rev 638897)
+++ PKGBUILD	2020-06-04 12:18:14 UTC (rev 638898)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-deck
 _name=deck
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 # upstream doesn't adhere to semver:
 # https://github.com/nextcloud/deck/issues/1197
@@ -14,7 +14,7 @@
 license=('AGPL3')
 depends=('nextcloud')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}.tar.gz")
-sha512sums=('c0adec8349b7572ad804a3bc027769ad219e14487ef73eda85c861a8ed827519628a6a9741f3746bc372293f20913eff29822200ee1dc49eb51e0493578b41c7')
+sha512sums=('87469877a9ab40bcb500729e886594a2b743b4c043977c404bf7753e50814ba7cc237b59a26f7012aeafdde1e138581e8fbd73995abcc48284927202e4b4c8d1')
 
 package() {
   install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"



More information about the arch-commits mailing list