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


Commits:
b0bd9321 by Sergej Pupykin at 2024-09-20T01:32:38+03:00
upgpkg: 1:5.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-calendar
        pkgdesc = Calendar app for nextcloud
-       pkgver = 4.7.16
+       pkgver = 5.0.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/v4.7.16/calendar-v4.7.16.tar.gz
-       sha256sums = 
3705d3b921e5dbbf10d96928e030b7af3aaf3479c3239d77509fbcff7469e7f5
-       b2sums = 
27f4ef625fbb2fc876e50c09c1fd5af881fbdb096e358b59d35f0ef6046a7d3c8f94a41c0edeb7506ff32a045d7d549dcc8c432327178ed33d838f06317a94a4
+       source = 
https://github.com/nextcloud-releases/calendar/releases/download/v5.0.0/calendar-v5.0.0.tar.gz
+       sha256sums = 
9a5c56ec02d252bdededf7781ff4c35804b3b1294f2a88ce2e1efabfcc1dd70d
+       b2sums = 
1870a48339a491ec7038fac4ddd1f6a4bfd5b40b4a365644150d7774ea615d9db5a2056f036fe422fa9bb8ddb184ec5552507b860c5ae2a3bcbaa0d7e68f085b
 
 pkgname = nextcloud-app-calendar


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=4.7.16
+pkgver=5.0.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=('3705d3b921e5dbbf10d96928e030b7af3aaf3479c3239d77509fbcff7469e7f5')
-b2sums=('27f4ef625fbb2fc876e50c09c1fd5af881fbdb096e358b59d35f0ef6046a7d3c8f94a41c0edeb7506ff32a045d7d549dcc8c432327178ed33d838f06317a94a4')
+sha256sums=('9a5c56ec02d252bdededf7781ff4c35804b3b1294f2a88ce2e1efabfcc1dd70d')
+b2sums=('1870a48339a491ec7038fac4ddd1f6a4bfd5b40b4a365644150d7774ea615d9db5a2056f036fe422fa9bb8ddb184ec5552507b860c5ae2a3bcbaa0d7e68f085b')
 
 # 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/b0bd932164fa1da340e444da6c3cce12ecd7273c

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


Reply via email to