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

Sergej Pupykin spupykin at gemini.archlinux.org
Wed Mar 23 13:52:43 UTC 2022


    Date: Wednesday, March 23, 2022 @ 13:52:42
  Author: spupykin
Revision: 1171395

upgpkg: nextcloud-app-contacts 4.1.0-1

Modified:
  nextcloud-app-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 13:52:36 UTC (rev 1171394)
+++ PKGBUILD	2022-03-23 13:52:42 UTC (rev 1171395)
@@ -1,7 +1,7 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=nextcloud-app-contacts
-pkgver=4.0.8
+pkgver=4.1.0
 _name=contacts
 pkgrel=1
 pkgdesc="Contacts app for nextcloud"
@@ -13,7 +13,7 @@
 groups=('nextcloud-apps')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v$pkgver/contacts-v$pkgver.tar.gz")
-sha256sums=('f87df055be416cf30f57fa1da1ad1bf9f685426b6dc838b7837ea5d8c635ffca')
+sha256sums=('8c69a60e9b7b8e8c81a4be06d1e2f95180e7556e9074b7add07ee48618ea6d20')
 
 _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