[arch-commits] Commit in nextcloud-app-calendar/trunk (PKGBUILD)
Sergej Pupykin
spupykin at gemini.archlinux.org
Fri Dec 3 12:36:00 UTC 2021
Date: Friday, December 3, 2021 @ 12:35:59
Author: spupykin
Revision: 1064773
upgpkg: nextcloud-app-calendar 1:3.0.1-1
Modified:
nextcloud-app-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-03 12:19:25 UTC (rev 1064772)
+++ PKGBUILD 2021-12-03 12:35:59 UTC (rev 1064773)
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-calendar
_name=calendar
epoch=1
-pkgver=3.0.0
+pkgver=3.0.1
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=('a54fbf670563c61c8668a8debbc4a97dd652bd03f39c849e9b5da95344897d52')
+sha256sums=('7f1589fda77e041b1255eeb3aa8fd4a56f724115ded86238a48b4c799862dce7')
_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