Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-calendar
Commits:
572565f7 by Sergej Pupykin at 2026-05-05T23:48:49+03:00
upgpkg: 1:6.2.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-calendar
pkgdesc = Calendar app for nextcloud
- pkgver = 6.2.3
+ pkgver = 6.2.4
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.2.3/calendar-v6.2.3.tar.gz
- sha256sums =
4e9b5e4f336e7f729f016a966aacc2853e87817fc0b3d1beba6cbe6d7d3a1fe7
- b2sums =
0503ee9e2da2fbd072922722872f0b2334b86c02ebaed44e2c33cc62e53c4f5f77a96c259557418fc4e4b7a80e55b412edc7a840d5335fa87d7d486277c16697
+ source =
https://github.com/nextcloud-releases/calendar/releases/download/v6.2.4/calendar-v6.2.4.tar.gz
+ sha256sums =
d2c63fac5a5817465352d76f3b813753da2e49310d8080bad604b6dbeab5f630
+ b2sums =
0bf5fc72476adc99294c909abf67446e66eb8ef1ffbeb7db367847ded2734f1fc2d33e0e927fe4dcfcc3fa5c221a5fd822e1c28449acd266bb2b8e3fe344fdec
pkgname = nextcloud-app-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-calendar
_name=calendar
epoch=1
-pkgver=6.2.3
+pkgver=6.2.4
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=('4e9b5e4f336e7f729f016a966aacc2853e87817fc0b3d1beba6cbe6d7d3a1fe7')
-b2sums=('0503ee9e2da2fbd072922722872f0b2334b86c02ebaed44e2c33cc62e53c4f5f77a96c259557418fc4e4b7a80e55b412edc7a840d5335fa87d7d486277c16697')
+sha256sums=('d2c63fac5a5817465352d76f3b813753da2e49310d8080bad604b6dbeab5f630')
+b2sums=('0bf5fc72476adc99294c909abf67446e66eb8ef1ffbeb7db367847ded2734f1fc2d33e0e927fe4dcfcc3fa5c221a5fd822e1c28449acd266bb2b8e3fe344fdec')
# 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/572565f7c50101adad6594780008fb4831925896
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/572565f7c50101adad6594780008fb4831925896
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