Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-tasks
Commits:
3e1762af by Sergej Pupykin at 2026-06-30T23:20:29+03:00
upgpkg: 0.18.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-tasks
pkgdesc = Enhanced task app for NextCloud
- pkgver = 0.18.0
+ pkgver = 0.18.1
pkgrel = 1
url = https://github.com/nextcloud/tasks
arch = any
@@ -9,8 +9,8 @@ pkgbase = nextcloud-app-tasks
checkdepends = yq
makedepends = nextcloud
options = !strip
- source =
tasks-0.18.0.tar.gz::https://github.com/nextcloud/tasks/releases/download/v0.18.0/tasks.tar.gz
- sha512sums =
63f1e63d676a54b847e3e243d60b0390a3615d09e7775e6e5b42e937fa886ad57961a8244b05f9e1c7b2cf37865f93f9622c207062422f5167bea72cc9c64cdd
- b2sums =
3df823867277a18a33db68d49c4c3e0b28eb17b019241ad4bbfbec2d8ea6c655539739bed529cf6388f9da6e51c9e0fd4c339dc805429fc332c7a1cbe53c1829
+ source =
tasks-0.18.1.tar.gz::https://github.com/nextcloud/tasks/releases/download/v0.18.1/tasks.tar.gz
+ sha512sums =
4c4885c527484c73d3ea592a5e202671fb531967cc877dd1415bbbb9713c207b437e9fd89caa8236ad658a43c7cc03e850e5db928b70da38f815b37a9884ac29
+ b2sums =
1618c846180ce0e12df0d27398c29615dc57bbd85d259b4ce0b6323a5ba4b84ff9d44658eaf3176874c291935f913fd1dd243ab3cb11868d40557d6c3b320591
pkgname = nextcloud-app-tasks
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-tasks
_name=tasks
-pkgver=0.18.0
+pkgver=0.18.1
pkgrel=1
pkgdesc="Enhanced task app for NextCloud"
arch=(any)
@@ -15,8 +15,8 @@ groups=(nextcloud-apps)
options=(!strip)
source=($_name-$pkgver.tar.gz::https://github.com/nextcloud/$_name/releases/download/v$pkgver/$_name.tar.gz)
#source=($_name-$pkgver.tar.gz::https://github.com/nextcloud/$_name/releases/download/v${pkgver/alpha/-alpha}/$_name.tar.gz)
-sha512sums=('63f1e63d676a54b847e3e243d60b0390a3615d09e7775e6e5b42e937fa886ad57961a8244b05f9e1c7b2cf37865f93f9622c207062422f5167bea72cc9c64cdd')
-b2sums=('3df823867277a18a33db68d49c4c3e0b28eb17b019241ad4bbfbec2d8ea6c655539739bed529cf6388f9da6e51c9e0fd4c339dc805429fc332c7a1cbe53c1829')
+sha512sums=('4c4885c527484c73d3ea592a5e202671fb531967cc877dd1415bbbb9713c207b437e9fd89caa8236ad658a43c7cc03e850e5db928b70da38f815b37a9884ac29')
+b2sums=('1618c846180ce0e12df0d27398c29615dc57bbd85d259b4ce0b6323a5ba4b84ff9d44658eaf3176874c291935f913fd1dd243ab3cb11868d40557d6c3b320591')
# 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-tasks/-/commit/3e1762af690a91a64205ff0d6239b3da4852cbc1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-tasks/-/commit/3e1762af690a91a64205ff0d6239b3da4852cbc1
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