Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-deck
Commits:
6f2759e5 by Sergej Pupykin at 2026-06-08T20:58:28+03:00
upgpkg: 1:1.18.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-deck
pkgdesc = Kanban style organization tool aimed at personal planning and
project organization
- pkgver = 1.17.2
+ pkgver = 1.18.0
pkgrel = 1
epoch = 1
url = https://github.com/nextcloud/deck
@@ -9,8 +9,8 @@ pkgbase = nextcloud-app-deck
license = AGPL-3.0-or-later
checkdepends = yq
makedepends = nextcloud
- source =
https://github.com/nextcloud-releases/deck/releases/download/v1.17.2/deck-v1.17.2.tar.gz
- sha512sums =
b2ffd8b5f955731a01db7cd3185f7a11d1672cdbd91ebe83604e32e79adcd69b891110dca589f8d3216daee3c9dc6c798e89c6dbcc972195ed4352572cf88c03
- b2sums =
c8313f2b85fb3cf5b330db1978d795acc22a0fe42dc0d8a610785322543aa6e5517d17748fa9cb7d6fa82836ab69875733faa3c3c17dd39d595c86da6920e479
+ source =
https://github.com/nextcloud-releases/deck/releases/download/v1.18.0/deck-v1.18.0.tar.gz
+ sha512sums =
76547d3f51b3c532d90f9db1427376f0abf418686be461b0757d4eedcf138ab90276ca68f271447848d25391a7599ddaf6c144e70378ac22ca7c78d6fcfe224e
+ b2sums =
acdfb5d2f4b21b956959f1aa6b7a7f28c9e10909e86d5b24474ab4b65b7f511fd81d630e00fd092cc283475bda5b23a20211407dee88d8857ddd14d1660c8800
pkgname = nextcloud-app-deck
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=deck
pkgname=nextcloud-app-deck
-pkgver=1.17.2
+pkgver=1.18.0
pkgrel=1
epoch=1
pkgdesc="Kanban style organization tool aimed at personal planning and project
organization"
@@ -14,8 +14,8 @@ groups=(nextcloud-apps)
makedepends=(nextcloud)
checkdepends=(yq)
source=(https://github.com/nextcloud-releases/$_name/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha512sums=('b2ffd8b5f955731a01db7cd3185f7a11d1672cdbd91ebe83604e32e79adcd69b891110dca589f8d3216daee3c9dc6c798e89c6dbcc972195ed4352572cf88c03')
-b2sums=('c8313f2b85fb3cf5b330db1978d795acc22a0fe42dc0d8a610785322543aa6e5517d17748fa9cb7d6fa82836ab69875733faa3c3c17dd39d595c86da6920e479')
+sha512sums=('76547d3f51b3c532d90f9db1427376f0abf418686be461b0757d4eedcf138ab90276ca68f271447848d25391a7599ddaf6c144e70378ac22ca7c78d6fcfe224e')
+b2sums=('acdfb5d2f4b21b956959f1aa6b7a7f28c9e10909e86d5b24474ab4b65b7f511fd81d630e00fd092cc283475bda5b23a20211407dee88d8857ddd14d1660c8800')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in
group
# 1. Call respective function helpers in check() and package() *after* cd'ing
to the source directory
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-deck/-/commit/6f2759e5e4324ac47db8718e9aeb1d3b05937798
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-deck/-/commit/6f2759e5e4324ac47db8718e9aeb1d3b05937798
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help