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

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Feb 18 19:32:57 UTC 2022


    Date: Friday, February 18, 2022 @ 19:32:57
  Author: spupykin
Revision: 1134162

upgpkg: nextcloud-app-contacts 4.0.8-1

Modified:
  nextcloud-app-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-18 19:32:45 UTC (rev 1134161)
+++ PKGBUILD	2022-02-18 19:32:57 UTC (rev 1134162)
@@ -1,9 +1,9 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=nextcloud-app-contacts
-pkgver=4.0.7
+pkgver=4.0.8
 _name=contacts
-pkgrel=2
+pkgrel=1
 pkgdesc="Contacts app for nextcloud"
 arch=('any')
 url="https://github.com/nextcloud/contacts/"
@@ -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=('e3518ea6030912f3e4760119fd5c9b2f700290bae21442868d7bf50a83608140')
+sha256sums=('f87df055be416cf30f57fa1da1ad1bf9f685426b6dc838b7837ea5d8c635ffca')
 
 _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