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

Sergej Pupykin spupykin at gemini.archlinux.org
Fri May 6 14:34:12 UTC 2022


    Date: Friday, May 6, 2022 @ 14:34:12
  Author: spupykin
Revision: 1196003

upgpkg: nextcloud-app-calendar 1:3.3.0-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-06 14:34:05 UTC (rev 1196002)
+++ PKGBUILD	2022-05-06 14:34:12 UTC (rev 1196003)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.2.2
+pkgver=3.3.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=('8d524445614f2a3d7280575ef924b249d69129233aed1c761bd4902410dbb391')
+sha256sums=('9f227c554bdfb731db486a51d763f7b65dd0451dc58a888460c949ec36713c98')
 
 _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