David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-contacts


Commits:
2579f37e by David Runge at 2024-04-27T18:55:30+02:00
upgpkg: 6.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-contacts
        pkgdesc = Contacts app for nextcloud
-       pkgver = 5.5.3
+       pkgver = 6.0.0
        pkgrel = 1
        url = https://github.com/nextcloud/contacts/
        arch = any
@@ -9,8 +9,8 @@ pkgbase = nextcloud-app-contacts
        makedepends = nextcloud
        makedepends = yq
        options = !strip
-       source = 
nextcloud-app-contacts-5.5.3.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v5.5.3/contacts-v5.5.3.tar.gz
-       sha256sums = 
cf19a03228b3cd719f45e452f5727e7dbead2512c7fd9e4dbee2e9b296004452
-       b2sums = 
bda57a76d1e58fb8a3cdc40c6d5ad2099f382588baeefdd4f4e219d094367c446294dbbe147285f4ba74ebbece2a671c223276c3434c3c1b4a2750e76c8b2451
+       source = 
nextcloud-app-contacts-6.0.0.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v6.0.0/contacts-v6.0.0.tar.gz
+       sha256sums = 
e3c11127d0d0f70ef57a7713d9756f715695f846ed86013142588a3b5b10fb50
+       b2sums = 
53b71d9caae411b8d966be310e1ed12e9e1361bb37cd15e6f8e63e171421901180dc5bde70f8877be25fbafb30a50be3970eb8efe87959c01259fbc0e42067de
 
 pkgname = nextcloud-app-contacts


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=contacts
 pkgname=nextcloud-app-contacts
-pkgver=5.5.3
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="Contacts app for nextcloud"
 arch=(any)
@@ -12,8 +12,8 @@ makedepends=(nextcloud yq)
 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=('cf19a03228b3cd719f45e452f5727e7dbead2512c7fd9e4dbee2e9b296004452')
-b2sums=('bda57a76d1e58fb8a3cdc40c6d5ad2099f382588baeefdd4f4e219d094367c446294dbbe147285f4ba74ebbece2a671c223276c3434c3c1b4a2750e76c8b2451')
+sha256sums=('e3c11127d0d0f70ef57a7713d9756f715695f846ed86013142588a3b5b10fb50')
+b2sums=('53b71d9caae411b8d966be310e1ed12e9e1361bb37cd15e6f8e63e171421901180dc5bde70f8877be25fbafb30a50be3970eb8efe87959c01259fbc0e42067de')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
 # 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-contacts/-/commit/2579f37ebb326506d4977df82d8c311e4252197e

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-contacts/-/commit/2579f37ebb326506d4977df82d8c311e4252197e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to