Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-calendar
Commits:
cdff25ca by Sergej Pupykin at 2026-02-02T23:59:06+03:00
upgpkg: 1:6.1.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-calendar
pkgdesc = Calendar app for nextcloud
- pkgver = 6.1.5
+ pkgver = 6.1.6
pkgrel = 1
epoch = 1
url = https://github.com/nextcloud/calendar/
@@ -10,8 +10,8 @@ pkgbase = nextcloud-app-calendar
makedepends = nextcloud
makedepends = yq
options = !strip
- source =
https://github.com/nextcloud-releases/calendar/releases/download/v6.1.5/calendar-v6.1.5.tar.gz
- sha256sums =
6d0733a90995ada9eac81b5de398b539eae91a2b99ec4a1fb03f60318654e456
- b2sums =
3c1d483cd4881837d024a8d2d65baa2d3a9b7ae26f1e56edeadcf35f9aea3042e1e3a63cbfb7dbffb9abf31a82e4d87a5dc122713df6c58763d4e24dfd71ec48
+ source =
https://github.com/nextcloud-releases/calendar/releases/download/v6.1.6/calendar-v6.1.6.tar.gz
+ sha256sums =
38f3c94df623aef72a1427900424b25d195a9a57fd80f186e4c9eaef54ce21c9
+ b2sums =
554f210625d7f0316a4a200e204965387258dd8bf27543adb1df7082c591b9886d482297d07a8e0503aa9f8f40d3ab6d46ce6f7487fa515db2b3196843fd0586
pkgname = nextcloud-app-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-calendar
_name=calendar
epoch=1
-pkgver=6.1.5
+pkgver=6.1.6
pkgrel=1
pkgdesc="Calendar app for nextcloud"
arch=(any)
@@ -13,8 +13,8 @@ makedepends=(nextcloud yq)
groups=(nextcloud-apps)
options=(!strip)
source=(https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha256sums=('6d0733a90995ada9eac81b5de398b539eae91a2b99ec4a1fb03f60318654e456')
-b2sums=('3c1d483cd4881837d024a8d2d65baa2d3a9b7ae26f1e56edeadcf35f9aea3042e1e3a63cbfb7dbffb9abf31a82e4d87a5dc122713df6c58763d4e24dfd71ec48')
+sha256sums=('38f3c94df623aef72a1427900424b25d195a9a57fd80f186e4c9eaef54ce21c9')
+b2sums=('554f210625d7f0316a4a200e204965387258dd8bf27543adb1df7082c591b9886d482297d07a8e0503aa9f8f40d3ab6d46ce6f7487fa515db2b3196843fd0586')
# 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-calendar/-/commit/cdff25cacadd6c55a745e89eb691286c6f56b8a6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/cdff25cacadd6c55a745e89eb691286c6f56b8a6
You're receiving this email because of your account on gitlab.archlinux.org.