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

David Runge dvzrv at gemini.archlinux.org
Sun May 22 14:33:27 UTC 2022


    Date: Sunday, May 22, 2022 @ 14:33:26
  Author: dvzrv
Revision: 1210049

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

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-22 11:55:57 UTC (rev 1210048)
+++ PKGBUILD	2022-05-22 14:33:26 UTC (rev 1210049)
@@ -3,8 +3,8 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.3.0
-pkgrel=3
+pkgver=3.3.1
+pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=('any')
 url="https://github.com/nextcloud/calendar/"
@@ -14,7 +14,7 @@
 groups=('nextcloud-apps')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/calendar-v$pkgver.tar.gz")
-sha256sums=('9f227c554bdfb731db486a51d763f7b65dd0451dc58a888460c949ec36713c98')
+sha256sums=('4095745e8c9fa44b7182130cb063b977461c7dda91cc2f425fec94c7cbd31592')
 
 _get_nextcloud_versions() {
   _app_min_major_version="$(xq '.info.dependencies.nextcloud["@min-version"]' "${_name}/appinfo/info.xml"| sed 's/"//g')"



More information about the arch-commits mailing list