[arch-commits] Commit in nextcloud-app-calendar/trunk (PKGBUILD)
Sergej Pupykin
spupykin at gemini.archlinux.org
Wed Dec 1 00:54:18 UTC 2021
Date: Wednesday, December 1, 2021 @ 00:54:18
Author: spupykin
Revision: 1059092
upgpkg: nextcloud-app-calendar 1:3.0.0-1
Modified:
nextcloud-app-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-01 00:37:34 UTC (rev 1059091)
+++ PKGBUILD 2021-12-01 00:54:18 UTC (rev 1059092)
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-calendar
_name=calendar
epoch=1
-pkgver=2.4.0
+pkgver=3.0.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.tar.gz")
-sha256sums=('c4dd22341f1a5c2c6f6c161fbb79fbb027e4e0ebf4eca0b8d523f7dfe3d6a13c')
+sha256sums=('a54fbf670563c61c8668a8debbc4a97dd652bd03f39c849e9b5da95344897d52')
_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