[arch-commits] Commit in nextcloud-app-deck/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Oct 1 10:27:16 UTC 2019
Date: Tuesday, October 1, 2019 @ 10:27:16
Author: dvzrv
Revision: 512339
upgpkg: nextcloud-app-deck 1:0.7.0-1
Upgrading to 0.7.0.
Modified:
nextcloud-app-deck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-01 10:11:50 UTC (rev 512338)
+++ PKGBUILD 2019-10-01 10:27:16 UTC (rev 512339)
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-deck
_name=deck
-pkgver=0.6.6
+pkgver=0.7.0
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=('b0a3477d7d2f22786692d0e3a7146d5e66b852c58c9d8166c43193b1da4429672b0431c02be12ede370c6b1c5ff5d9b60fb4ec55beb413a2c341984a70231c8a')
+sha512sums=('bb00540502cf1af24a78bd187ec8a9b9d45d7c53018f43eca38265e11d44dcf366dacbaf85d3c5561d4486f9d8d9c2884fba65c09c42c94aaacad9e4e79ea88a')
package() {
install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"
More information about the arch-commits
mailing list