[arch-commits] Commit in nextcloud-app-deck/repos/community-any (PKGBUILD PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Nov 24 14:26:51 UTC 2020


    Date: Tuesday, November 24, 2020 @ 14:26:51
  Author: dvzrv
Revision: 760913

archrelease: copy trunk to community-any

Added:
  nextcloud-app-deck/repos/community-any/PKGBUILD
    (from rev 760912, nextcloud-app-deck/trunk/PKGBUILD)
Deleted:
  nextcloud-app-deck/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-24 14:26:45 UTC (rev 760912)
+++ PKGBUILD	2020-11-24 14:26:51 UTC (rev 760913)
@@ -1,23 +0,0 @@
-# Maintainer: David Runge <dvzrv at archlinux.org>
-# Contributor: Jonas Heinrich <onny at project-insanity.org>
-
-pkgname=nextcloud-app-deck
-_name=deck
-pkgver=1.2.1
-pkgrel=1
-# upstream doesn't adhere to semver:
-# https://github.com/nextcloud/deck/issues/1197
-epoch=1
-pkgdesc="Kanban style organization tool aimed at personal planning and project organization"
-arch=('any')
-url="https://github.com/nextcloud/deck"
-license=('AGPL3')
-depends=('nextcloud')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}.tar.gz")
-sha512sums=('b95832d0746c4ffee3f9a61e3a0f4e281ede6233da0d0d2738c17c4b556e89b25cb7fc29f96aa4b5ab55fb38b8d3ba2474a504f5bb0be9324b608f89b56babe6')
-b2sums=('6f7ca720fd4a2542f4c5e8f20caff1690330043429e0cebb3af43e8356b91ed8350743a3c6b555fed816b39d1389e2d7f2d55f2deed0d34bdc2fbeaf2227838b')
-
-package() {
-  install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"
-  cp -av "${_name}" "${pkgdir}/usr/share/webapps/nextcloud/apps/"
-}

Copied: nextcloud-app-deck/repos/community-any/PKGBUILD (from rev 760912, nextcloud-app-deck/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-11-24 14:26:51 UTC (rev 760913)
@@ -0,0 +1,23 @@
+# Maintainer: David Runge <dvzrv at archlinux.org>
+# Contributor: Jonas Heinrich <onny at project-insanity.org>
+
+pkgname=nextcloud-app-deck
+_name=deck
+pkgver=1.2.2
+pkgrel=1
+# upstream doesn't adhere to semver:
+# https://github.com/nextcloud/deck/issues/1197
+epoch=1
+pkgdesc="Kanban style organization tool aimed at personal planning and project organization"
+arch=('any')
+url="https://github.com/nextcloud/deck"
+license=('AGPL3')
+depends=('nextcloud')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/v${pkgver}/${_name}.tar.gz")
+sha512sums=('bd7d3892a5a0c15b7f2aaafe221a5a599936e411a98cebc491be5030edb4c2069cbad1b3eac5681f2176fcf1a2003a9b75530e7a45960fbe4c7af68f46372333')
+b2sums=('90a4809a6766ae124008b0972d0a2b7fcb1d6df732685e6a36665e8267836f64d312cb217293902e73190d4db4bb7cf61f28770bef6838d62828b07fc688fccb')
+
+package() {
+  install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps/"
+  cp -av "${_name}" "${pkgdir}/usr/share/webapps/nextcloud/apps/"
+}



More information about the arch-commits mailing list