David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-calendar


Commits:
4d247afc by David Runge at 2025-02-19T18:58:47+01:00
upgpkg: 1:5.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 5.0.10
+       pkgver = 5.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/v5.0.10/calendar-v5.0.10.tar.gz
-       sha256sums = 
4162493a3e08cbf04b5d6cc78a1a10680845914d39a6567f015e7942b5b43da8
-       b2sums = 
af2e57a57fccdd6580180bbbb29387e91c80b01b8737765a027ed6917ec56745b20dd45f136c4a0d9be7200076c6388f0c33f4402d1ecf6d57f4b697a8a5a8ce
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v5.1.0/calendar-v5.1.0.tar.gz
+       sha256sums = 
2c306be97f35060fdd438a37c561b5d80a1235787a0b17d3a0a3f606a1fd7b1a
+       b2sums = 
9be5a2526ac63347c82c1b5405503d0141110638a81acf5a0f39100efc6fed3303464c8ab19f02160f6ac4021d272159dafd95e0485fb2c6518f5c505bf03a70
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=5.0.10
+pkgver=5.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=('4162493a3e08cbf04b5d6cc78a1a10680845914d39a6567f015e7942b5b43da8')
-b2sums=('af2e57a57fccdd6580180bbbb29387e91c80b01b8737765a027ed6917ec56745b20dd45f136c4a0d9be7200076c6388f0c33f4402d1ecf6d57f4b697a8a5a8ce')
+sha256sums=('2c306be97f35060fdd438a37c561b5d80a1235787a0b17d3a0a3f606a1fd7b1a')
+b2sums=('9be5a2526ac63347c82c1b5405503d0141110638a81acf5a0f39100efc6fed3303464c8ab19f02160f6ac4021d272159dafd95e0485fb2c6518f5c505bf03a70')
 
 # 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/4d247afc573a6bab74ac3a903f1722e75fb113fb

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


Reply via email to