Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
nextcloud-app-contacts
Commits:
2012585a by Sergej Pupykin at 2026-05-22T03:48:44+03:00
upgpkg: 8.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-contacts
pkgdesc = Contacts app for nextcloud
- pkgver = 8.4.6
+ pkgver = 8.5.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-8.4.6.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v8.4.6/contacts-v8.4.6.tar.gz
- sha256sums =
01fd8f78547b73891b4b6c850316939fcca4038b2d26971b054f9c2d30926a9a
- b2sums =
f8359929be592f2416a2aab3f567e9b77aacd6f04370e69de82b8014bd23fab48664f084c30d0075601245b570cc125cb89e7ed55f7d999da4088c34fe9dcd27
+ source =
nextcloud-app-contacts-8.5.0.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v8.5.0/contacts-v8.5.0.tar.gz
+ sha256sums =
09a17407fb4dbdb2f543d6c0f5c913e247154ca72259cf7f0d7d1b376675f1ef
+ b2sums =
4634b710e10d9c03a6c83df9c5c8b697bc38820d8293c9433968c87e1b457ac8dc7406e8088a822dc88931215a4f99dde554ea2e451cbfdfa6d78f72e7a6b629
pkgname = nextcloud-app-contacts
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=contacts
pkgname=nextcloud-app-contacts
-pkgver=8.4.6
+pkgver=8.5.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=('01fd8f78547b73891b4b6c850316939fcca4038b2d26971b054f9c2d30926a9a')
-b2sums=('f8359929be592f2416a2aab3f567e9b77aacd6f04370e69de82b8014bd23fab48664f084c30d0075601245b570cc125cb89e7ed55f7d999da4088c34fe9dcd27')
+sha256sums=('09a17407fb4dbdb2f543d6c0f5c913e247154ca72259cf7f0d7d1b376675f1ef')
+b2sums=('4634b710e10d9c03a6c83df9c5c8b697bc38820d8293c9433968c87e1b457ac8dc7406e8088a822dc88931215a4f99dde554ea2e451cbfdfa6d78f72e7a6b629')
# 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/2012585a0c7dd48ab54a37532b37463ad7781886
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-contacts/-/commit/2012585a0c7dd48ab54a37532b37463ad7781886
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help