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


Commits:
9f84c42b by Sergej Pupykin at 2026-02-25T23:58:20+03:00
upgpkg: 1:6.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 6.2.0
+       pkgver = 6.2.1
        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.0/calendar-v6.2.0.tar.gz
-       sha256sums = 
6e3f38b3c6c80d9a75fc1bb3dbfe543cf328338157e4edcf3abecd497d1a2ec2
-       b2sums = 
f077f437a1686ef6da71b0ad5beb55b5151712db95659c3cdbe320a1023f57f9a18852965999c87acf48070e3c37bbf7d1b1b02fcb4ec2c219e347c21587abfd
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v6.2.1/calendar-v6.2.1.tar.gz
+       sha256sums = 
0c28ad220be51df44662a2c95e143a50e639bd59a16d489441f057932b1ce4fb
+       b2sums = 
022c809fa5bfd736ac19e4efee2406a9870b7a4d5c0ab6415a5460d5374042f0d728145fed73b24ddae01b9c071582e2ec4f25daf18fdd1fe04246faff72d76c
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=6.2.0
+pkgver=6.2.1
 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=('6e3f38b3c6c80d9a75fc1bb3dbfe543cf328338157e4edcf3abecd497d1a2ec2')
-b2sums=('f077f437a1686ef6da71b0ad5beb55b5151712db95659c3cdbe320a1023f57f9a18852965999c87acf48070e3c37bbf7d1b1b02fcb4ec2c219e347c21587abfd')
+sha256sums=('0c28ad220be51df44662a2c95e143a50e639bd59a16d489441f057932b1ce4fb')
+b2sums=('022c809fa5bfd736ac19e4efee2406a9870b7a4d5c0ab6415a5460d5374042f0d728145fed73b24ddae01b9c071582e2ec4f25daf18fdd1fe04246faff72d76c')
 
 # 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/9f84c42bdc51cf7b0ec783400231c192b481fc17

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


Reply via email to