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

Sergej Pupykin spupykin at gemini.archlinux.org
Sat Aug 21 12:58:38 UTC 2021


    Date: Saturday, August 21, 2021 @ 12:58:37
  Author: spupykin
Revision: 1004151

upgpkg: nextcloud-app-calendar 1:2.3.2-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-21 12:58:32 UTC (rev 1004150)
+++ PKGBUILD	2021-08-21 12:58:37 UTC (rev 1004151)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=2.3.1
+pkgver=2.3.2
 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.tar.gz")
-sha256sums=('14e04a53ea70db4085257e123e51255ff52f5b3cbde05689bdf351b374045a41')
+sha256sums=('50ebeacd30ddebf749370e7258990af37e522e8e8101e57e6f2e2510d7fe0b14')
 
 _get_nextcloud_versions() {
   _app_min_major_version="$(xq '.info.dependencies.nextcloud["@min-version"]' "${_name}/appinfo/info.xml"| sed 's/"//g')"
@@ -33,7 +33,6 @@
     exit 1
   fi
 }
-sha256sums=('58f01864f743b42960104d8616c3b7c65779cb1e1cb0f33daf8dc55c4d854bec')
 
 package() {
   _get_nextcloud_versions



More information about the arch-commits mailing list