Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-calendar
Commits:
e4816905 by Sergej Pupykin at 2025-07-20T17:02:16+03:00
upgpkg: 1:5.3.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-calendar
pkgdesc = Calendar app for nextcloud
- pkgver = 5.3.5
+ pkgver = 5.3.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/v5.3.5/calendar-v5.3.5.tar.gz
- sha256sums =
5a6ed15837bfea370e106a76791d64ef1d398a507a916d6ed5a45d37b1c8e169
- b2sums =
c821f0466cc4006c3088b20e24de4afcf8b3a24d1bde2bd78446edbdf574daf48638935652524118d542473c9e8063e01d874c96964257160b034157ebdd629b
+ source =
https://github.com/nextcloud-releases/calendar/releases/download/v5.3.6/calendar-v5.3.6.tar.gz
+ sha256sums =
0055e70f62d7b6297cafb37ac7d55268077233133c711e4b8fdbbfabbc5682bb
+ b2sums =
9aa81d556c6df426496ce220253f0d178e407b51eaa22cc91cc729bb89a3ac94541db212def3b540d21a0f8a7ddd55f6ed3dfe55073512bb7b7243fe107c5e28
pkgname = nextcloud-app-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-calendar
_name=calendar
epoch=1
-pkgver=5.3.5
+pkgver=5.3.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=('5a6ed15837bfea370e106a76791d64ef1d398a507a916d6ed5a45d37b1c8e169')
-b2sums=('c821f0466cc4006c3088b20e24de4afcf8b3a24d1bde2bd78446edbdf574daf48638935652524118d542473c9e8063e01d874c96964257160b034157ebdd629b')
+sha256sums=('0055e70f62d7b6297cafb37ac7d55268077233133c711e4b8fdbbfabbc5682bb')
+b2sums=('9aa81d556c6df426496ce220253f0d178e407b51eaa22cc91cc729bb89a3ac94541db212def3b540d21a0f8a7ddd55f6ed3dfe55073512bb7b7243fe107c5e28')
# 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/e4816905eff869d213cdeaedf168c31c94ee8516
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/e4816905eff869d213cdeaedf168c31c94ee8516
You're receiving this email because of your account on gitlab.archlinux.org.