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

Sergej Pupykin spupykin at gemini.archlinux.org
Tue Aug 31 14:13:11 UTC 2021


    Date: Tuesday, August 31, 2021 @ 14:13:10
  Author: spupykin
Revision: 1010142

upgpkg: nextcloud-app-calendar 1:2.3.3-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 12:50:56 UTC (rev 1010141)
+++ PKGBUILD	2021-08-31 14:13:10 UTC (rev 1010142)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=2.3.2
+pkgver=2.3.3
 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=('50ebeacd30ddebf749370e7258990af37e522e8e8101e57e6f2e2510d7fe0b14')
+sha256sums=('35543e6866d3dc19dfee9a70a2de2143bc4b9c683cafbb316e6238f8b5736536')
 
 _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