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


Commits:
4ad81833 by Sergej Pupykin at 2025-06-11T22:07:32+03:00
upgpkg: 1:5.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 5.3.1
+       pkgver = 5.3.2
        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.1/calendar-v5.3.1.tar.gz
-       sha256sums = 
281eb9285e116a45415f5be165f7ab0c9093329a9b141bd69fa5b45a2f1025f7
-       b2sums = 
88c8280c39fc51c52bcf184b6731d99f1b1696081113b130d8b5d89012756fad92f3fea03468ad5f018bfdb3700c46ef3e59fb60ddc22b77772ade397291f41c
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v5.3.2/calendar-v5.3.2.tar.gz
+       sha256sums = 
becab24ed1c34e30783cec10c83b6500f9dbf27050c34653067054a8fe0ac3d0
+       b2sums = 
408f2c0d73dfc5cbd7bddad08ffb1340a9980c4e970fbc953b6e876eaae2a092b10d8cdc79660c7bd8b96900f33100bd074047531cd8157a7d86600a83827dbd
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=5.3.1
+pkgver=5.3.2
 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=('281eb9285e116a45415f5be165f7ab0c9093329a9b141bd69fa5b45a2f1025f7')
-b2sums=('88c8280c39fc51c52bcf184b6731d99f1b1696081113b130d8b5d89012756fad92f3fea03468ad5f018bfdb3700c46ef3e59fb60ddc22b77772ade397291f41c')
+sha256sums=('becab24ed1c34e30783cec10c83b6500f9dbf27050c34653067054a8fe0ac3d0')
+b2sums=('408f2c0d73dfc5cbd7bddad08ffb1340a9980c4e970fbc953b6e876eaae2a092b10d8cdc79660c7bd8b96900f33100bd074047531cd8157a7d86600a83827dbd')
 
 # 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/4ad8183385e73b537b718182155d092fd30918aa

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


Reply via email to