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

Sergej Pupykin spupykin at gemini.archlinux.org
Wed Dec 22 22:36:16 UTC 2021


    Date: Wednesday, December 22, 2021 @ 22:36:16
  Author: spupykin
Revision: 1082931

upgpkg: nextcloud-app-calendar 1:3.0.3-1

Modified:
  nextcloud-app-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-22 22:27:09 UTC (rev 1082930)
+++ PKGBUILD	2021-12-22 22:36:16 UTC (rev 1082931)
@@ -3,7 +3,7 @@
 pkgname=nextcloud-app-calendar
 _name=calendar
 epoch=1
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Calendar app for nextcloud"
 arch=('any')
@@ -13,8 +13,8 @@
 makedepends=('ripgrep' 'yq')
 groups=('nextcloud-apps')
 options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/calendar.tar.gz")
-sha256sums=('98ca89fee957da285c52f207a814ada3d1c7e3acf0f55d0583507aea5357f343')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/calendar-v$pkgver.tar.gz")
+sha256sums=('2be768b8d5e32cfd644246e8fb18c876be4f0c4e2d1127363d22e32c99b08854')
 
 _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