[arch-commits] Commit in nextcloud-app-calendar/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Wed Jun 29 17:56:55 UTC 2022


    Date: Wednesday, June 29, 2022 @ 17:56:54
  Author: dvzrv
Revision: 1241077

upgpkg: nextcloud-app-calendar 1:3.4.1-1: Upgrade to 3.4.1.

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 17:55:21 UTC (rev 1241076)
+++ PKGBUILD	2022-06-29 17:56:54 UTC (rev 1241077)
@@ -3,18 +3,18 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
-arch=('any')
+arch=(any)
 url="https://github.com/nextcloud/calendar/"
-license=('AGPL')
+license=(AGPL)
 makedepends=(nextcloud yq)
-groups=('nextcloud-apps')
+groups=(nextcloud-apps)
 options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/$_name-v$pkgver.tar.gz")
-sha256sums=('6f766176fef40194b36db47f09b36f2a44aac90a507ef84cbbde863b0b4bc154')
-b2sums=('bdf71f601efc5e46aa2f8205fe1b04905c8bc237a0a59f98b30b1ca97cf3cb65336ce076cf0a6ee07670ee6f67e8361a9ffeabc757b7d1e4fab8a3738feec6d4')
+source=($pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
+sha256sums=('6e4afc6f74d71ce296ca9bc3c643e4a2eb12e85dfc979186ef2eae17e096713a')
+b2sums=('3aa385aef506684323dd944614f56c90749ab0e86d6e9fe955b86809a1369591650153d09e647257f78dc20a047283189ac6622547ba61b107a921bbcc5b383f')
 
 # 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



More information about the arch-commits mailing list