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


Commits:
6c0c365a by David Runge at 2024-08-21T21:57:24+02:00
upgpkg: 1:4.7.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 4.7.15
+       pkgver = 4.7.16
        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/v4.7.15/calendar-v4.7.15.tar.gz
-       sha256sums = 
01c3ce3647c54c345dec2402e5dd02ec5af7a4a46c41797cf8685a365aa98226
-       b2sums = 
de3a42f76034e08a155fb3e0f00f11c76e88d7217a648352b452e05e4b4978e3a3afca8901c53bfd85b9ac229a51404f7ab71db6e9c9afc03507d2550b0def42
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.16/calendar-v4.7.16.tar.gz
+       sha256sums = 
3705d3b921e5dbbf10d96928e030b7af3aaf3479c3239d77509fbcff7469e7f5
+       b2sums = 
27f4ef625fbb2fc876e50c09c1fd5af881fbdb096e358b59d35f0ef6046a7d3c8f94a41c0edeb7506ff32a045d7d549dcc8c432327178ed33d838f06317a94a4
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=4.7.15
+pkgver=4.7.16
 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=('01c3ce3647c54c345dec2402e5dd02ec5af7a4a46c41797cf8685a365aa98226')
-b2sums=('de3a42f76034e08a155fb3e0f00f11c76e88d7217a648352b452e05e4b4978e3a3afca8901c53bfd85b9ac229a51404f7ab71db6e9c9afc03507d2550b0def42')
+sha256sums=('3705d3b921e5dbbf10d96928e030b7af3aaf3479c3239d77509fbcff7469e7f5')
+b2sums=('27f4ef625fbb2fc876e50c09c1fd5af881fbdb096e358b59d35f0ef6046a7d3c8f94a41c0edeb7506ff32a045d7d549dcc8c432327178ed33d838f06317a94a4')
 
 # 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/6c0c365aef380f7dac6d9401cfb8d2b93c26d15f

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


Reply via email to