Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar


Commits:
7c658ddf by Sergej Pupykin at 2025-11-19T20:05:37+03:00
upgpkg: 1:6.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 6.0.4
+       pkgver = 6.1.0
        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.0.4/calendar-v6.0.4.tar.gz
-       sha256sums = 
89c6fc843d63eec7eaddbb557bf3624bf06c967e01475380486930cc4073234d
-       b2sums = 
510539bfb8fb116fc375760a2ffe096b2347a12a7a78e7c100e629adda2c3f2a88bca26dd61994b812be3cf446835fc75aa3c0e8236cc9f794f35168e8fab2ab
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v6.1.0/calendar-v6.1.0.tar.gz
+       sha256sums = 
b981951a8b7c8816cb0f20cdaf3d8727e8dc6212a0db47c2748f631e2d62d9ae
+       b2sums = 
b063fe7e62eed3847bb091db1213ddf4d045912a4d6287a6b86e723aa929aaf48d6d19a51cd7054bc7787bb9ecad964a812840746bcfdfee50aab9bffc23d35a
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=6.0.4
+pkgver=6.1.0
 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=('89c6fc843d63eec7eaddbb557bf3624bf06c967e01475380486930cc4073234d')
-b2sums=('510539bfb8fb116fc375760a2ffe096b2347a12a7a78e7c100e629adda2c3f2a88bca26dd61994b812be3cf446835fc75aa3c0e8236cc9f794f35168e8fab2ab')
+sha256sums=('b981951a8b7c8816cb0f20cdaf3d8727e8dc6212a0db47c2748f631e2d62d9ae')
+b2sums=('b063fe7e62eed3847bb091db1213ddf4d045912a4d6287a6b86e723aa929aaf48d6d19a51cd7054bc7787bb9ecad964a812840746bcfdfee50aab9bffc23d35a')
 
 # 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/7c658ddf4d6c8518d06ec51641d1aae528be626b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/7c658ddf4d6c8518d06ec51641d1aae528be626b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to