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

Sergej Pupykin spupykin at gemini.archlinux.org
Mon Mar 14 13:04:16 UTC 2022


    Date: Monday, March 14, 2022 @ 13:04:15
  Author: spupykin
Revision: 1152679

upgpkg: nextcloud-app-calendar 1:3.2.0-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-14 12:57:53 UTC (rev 1152678)
+++ PKGBUILD	2022-03-14 13:04:15 UTC (rev 1152679)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.1.0
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=('any')
@@ -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=('8671c2e9073efc77f8d81bf963e2a0b70ee4ef0f71f1111ab1c020400c9f582f')
+sha256sums=('7c5cd6d2b193e585e9634ee7b4e33ae03017f039926acf45bb60f8c9b4900f48')
 
 _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