Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-calendar
Commits:
f6e94555 by Sergej Pupykin at 2024-07-23T22:55:05+03:00
upgpkg: 1:4.7.12-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-calendar
pkgdesc = Calendar app for nextcloud
- pkgver = 4.7.11
+ pkgver = 4.7.12
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.11/calendar-v4.7.11.tar.gz
- sha256sums =
844b10a42b6a69b1be4e21dd51af1a314b500cceee1ccafbf9741902b491df02
- b2sums =
e0a7518ab91ef479b26f8a74c4a16ea4c8fb8c96983c0197c013663ef75beb88ae7d82049a281d28fec4b4ae90cb7cb510cc2f702d30c6c5717f7c436837fa42
+ source =
https://github.com/nextcloud-releases/calendar/releases/download/v4.7.12/calendar-v4.7.12.tar.gz
+ sha256sums =
671a7af7c7f8c779cf46ba3f81fc91d18a066de181e38c40b6c3784b616aff69
+ b2sums =
7632956a7656e6421dd47f3339022e116829f81813698174e2d122b43e65d59d3876e9131e41d208f1b34f2a2ca0594fea1c65592f7d634da3710f49862236f9
pkgname = nextcloud-app-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-calendar
_name=calendar
epoch=1
-pkgver=4.7.11
+pkgver=4.7.12
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=('844b10a42b6a69b1be4e21dd51af1a314b500cceee1ccafbf9741902b491df02')
-b2sums=('e0a7518ab91ef479b26f8a74c4a16ea4c8fb8c96983c0197c013663ef75beb88ae7d82049a281d28fec4b4ae90cb7cb510cc2f702d30c6c5717f7c436837fa42')
+sha256sums=('671a7af7c7f8c779cf46ba3f81fc91d18a066de181e38c40b6c3784b616aff69')
+b2sums=('7632956a7656e6421dd47f3339022e116829f81813698174e2d122b43e65d59d3876e9131e41d208f1b34f2a2ca0594fea1c65592f7d634da3710f49862236f9')
# 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/f6e94555ce916bcbf5a68ba4be9e2bbbf3b7cac2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-calendar/-/commit/f6e94555ce916bcbf5a68ba4be9e2bbbf3b7cac2
You're receiving this email because of your account on gitlab.archlinux.org.