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

Sergej Pupykin spupykin at gemini.archlinux.org
Wed Mar 2 15:23:32 UTC 2022


    Date: Wednesday, March 2, 2022 @ 15:23:32
  Author: spupykin
Revision: 1139600

upgpkg: nextcloud-app-calendar 1:3.1.0-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 13:35:23 UTC (rev 1139599)
+++ PKGBUILD	2022-03-02 15:23:32 UTC (rev 1139600)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.0.6
+pkgver=3.1.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=('d23dd3154ce77c7f0e97098235c1158a8e7d8f2b72a8d92a32fe077f2e9b0f59')
+sha256sums=('8671c2e9073efc77f8d81bf963e2a0b70ee4ef0f71f1111ab1c020400c9f582f')
 
 _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