Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / nextcloud-app-calendar
Commits: 9dde6d50 by Sergej Pupykin at 2025-04-24T21:44:21+03:00 upgpkg: 1:5.2.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = nextcloud-app-calendar pkgdesc = Calendar app for nextcloud - pkgver = 5.2.1 + pkgver = 5.2.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.2.1/calendar-v5.2.1.tar.gz - sha256sums = b7394926c3f7b83039ecbb8eb5f6d88dde72bb67e412e9d3a8333dd0bc558272 - b2sums = 05ee9e254c0c23eb5373b18aa67714a504605dcdd86c19dc318f13e2992219d505e00f112a029a54ec16ffb670e6506b1a4485895c0ccc9cdc50752f3691b965 + source = https://github.com/nextcloud-releases/calendar/releases/download/v5.2.2/calendar-v5.2.2.tar.gz + sha256sums = ee4390264635c9734817b240068dd86015e527d2dc1076c7244a5db6dd0e2add + b2sums = 31cfc78c216eabaae408261df55ec185c20d22013621919f8469f289126746eec5ae733ad8d573d455ab75a4ff68c9b5ac55ca3255f69026c80e4a5165987059 pkgname = nextcloud-app-calendar ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=nextcloud-app-calendar _name=calendar epoch=1 -pkgver=5.2.1 +pkgver=5.2.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=('b7394926c3f7b83039ecbb8eb5f6d88dde72bb67e412e9d3a8333dd0bc558272') -b2sums=('05ee9e254c0c23eb5373b18aa67714a504605dcdd86c19dc318f13e2992219d505e00f112a029a54ec16ffb670e6506b1a4485895c0ccc9cdc50752f3691b965') +sha256sums=('ee4390264635c9734817b240068dd86015e527d2dc1076c7244a5db6dd0e2add') +b2sums=('31cfc78c216eabaae408261df55ec185c20d22013621919f8469f289126746eec5ae733ad8d573d455ab75a4ff68c9b5ac55ca3255f69026c80e4a5165987059') # 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/9dde6d508f5af947a6667b5a145fa045a05d92cf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/9dde6d508f5af947a6667b5a145fa045a05d92cf You're receiving this email because of your account on gitlab.archlinux.org.