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

David Runge dvzrv at archlinux.org
Wed Jul 1 06:35:28 UTC 2020


    Date: Wednesday, July 1, 2020 @ 06:35:27
  Author: dvzrv
Revision: 657233

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

Modified:
  nextcloud-app-deck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-01 06:30:23 UTC (rev 657232)
+++ PKGBUILD	2020-07-01 06:35:27 UTC (rev 657233)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-deck
 _name=deck
-pkgver=1.0.3
+pkgver=1.0.4
 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=('4aa7d9ebb2522ba321e347f568c6d1dac5a7fbdfa7f316260157c655d2264ef1b3209900e2e6932cd45720b478f0730af9eb4f0189232c8febab6a03f289ce89')
+sha512sums=('5e01660cff1313ecf806e8470bd0458547dd9c4c662acf0618dbadaae9aa6acb6778c13c16dbf32b2db7fe6c328f40bfce1a5f0e6b4699ee7420dc1ee0760bc0')
 
 package() {
   install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"



More information about the arch-commits mailing list