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

David Runge dvzrv at archlinux.org
Mon Feb 22 15:50:34 UTC 2021


    Date: Monday, February 22, 2021 @ 15:50:33
  Author: dvzrv
Revision: 868734

upgpkg: nextcloud-app-deck 1:1.3.0-1: Upgrade to 1.3.0.

Modified:
  nextcloud-app-deck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 15:50:28 UTC (rev 868733)
+++ PKGBUILD	2021-02-22 15:50:33 UTC (rev 868734)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-deck
 _name=deck
-pkgver=1.2.4
+pkgver=1.3.0
 pkgrel=1
 # upstream doesn't adhere to semver:
 # https://github.com/nextcloud/deck/issues/1197
@@ -14,8 +14,8 @@
 license=('AGPL3')
 depends=('nextcloud')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}.tar.gz")
-sha512sums=('4f023141dc309476d900a0bf008cd43a510092734bb14a272fee31a8604cfdebc533a0d4840f56db141594defdd1a48f749185fe43ba656e94d5ecce75d9000c')
-b2sums=('1de57996add5df03185436c2cc87871fa0dbd3f43516058fddfe7e20764e5264f3ab1eb2abb85813e0b39c00eb6b63e4afe4b5a0d8627dcc14df983f05cfd1d7')
+sha512sums=('06292c2e3f3b2705aa6589c039cfcd40ce3fdcdcaf43e2d8c423076b44b095bbcf9f85ff9a750887cabfcd4af86d75593d10cbc16cb814cc93419f537d44d636')
+b2sums=('a7fdaea11e34fd4f821c3d5e859b2d93beb9cad17599fee502ec09aea3b5ff4f9820255d94d2206d30b0b2f8fd72056d4ce23f5145f4c19e51385fcc235d7f3d')
 
 package() {
   install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"



More information about the arch-commits mailing list