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

David Runge dvzrv at archlinux.org
Tue Feb 2 22:00:27 UTC 2021


    Date: Tuesday, February 2, 2021 @ 22:00:27
  Author: dvzrv
Revision: 841680

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

Modified:
  nextcloud-app-deck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-02 21:58:55 UTC (rev 841679)
+++ PKGBUILD	2021-02-02 22:00:27 UTC (rev 841680)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-deck
 _name=deck
-pkgver=1.2.3
+pkgver=1.2.4
 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=('17a1cfbade26b84be18bc5001c2493abcc29a89a1498524c381c47a5b9fb02f616a179a1c987a72690559671962f6acab92dc1baaaf8f31b6e295d9843494ac2')
-b2sums=('ab15837697ed1d3f254e8711fd96a2f965394f26f097fc87810b136f2499976285ad8878fd49562c12a11783ac09a595069858ad60db3c508431948d7b8a3537')
+sha512sums=('4f023141dc309476d900a0bf008cd43a510092734bb14a272fee31a8604cfdebc533a0d4840f56db141594defdd1a48f749185fe43ba656e94d5ecce75d9000c')
+b2sums=('1de57996add5df03185436c2cc87871fa0dbd3f43516058fddfe7e20764e5264f3ab1eb2abb85813e0b39c00eb6b63e4afe4b5a0d8627dcc14df983f05cfd1d7')
 
 package() {
   install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"



More information about the arch-commits mailing list