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

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Feb 18 19:32:38 UTC 2022


    Date: Friday, February 18, 2022 @ 19:32:37
  Author: spupykin
Revision: 1134160

upgpkg: nextcloud-app-calendar 1:3.0.6-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-18 19:32:31 UTC (rev 1134159)
+++ PKGBUILD	2022-02-18 19:32:37 UTC (rev 1134160)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.0.5
+pkgver=3.0.6
 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=('b9f332d7411c783b578d185bacc25f6223a614249088c26029247c4eedce5954')
+sha256sums=('d23dd3154ce77c7f0e97098235c1158a8e7d8f2b72a8d92a32fe077f2e9b0f59')
 
 _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