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


Commits:
d74a411e by David Runge at 2025-06-04T13:04:11+02:00
upgpkg: 7.1.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-contacts
        pkgdesc = Contacts app for nextcloud
-       pkgver = 7.1.1
+       pkgver = 7.1.3
        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-7.1.1.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v7.1.1/contacts-v7.1.1.tar.gz
-       sha256sums = 
556a6e59b466d41835071d5253eed59b25462cbeac659bab55de11555103dcf0
-       b2sums = 
4613f8ba11f8d7fa7a62d092a7df01ec9370243c2b357ce33634ebf451e11df2923f7a8cf3986ea0bcb02a17944a1863de2c83c798d64c335c04debda6cbe66d
+       source = 
nextcloud-app-contacts-7.1.3.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v7.1.3/contacts-v7.1.3.tar.gz
+       sha256sums = 
b93d50399a6e2afb2b9d95986da41485474ce3dc5d222be8b457ba140cf7df42
+       b2sums = 
6e014493c3c9502da93a87d692842957c5fc0ae467bca546194ad53f18bea5cd1fc0b1a2316199d43be047ae625be4d707abce05ef339ebc8dd6726477616edd
 
 pkgname = nextcloud-app-contacts


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=contacts
 pkgname=nextcloud-app-contacts
-pkgver=7.1.1
+pkgver=7.1.3
 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=('556a6e59b466d41835071d5253eed59b25462cbeac659bab55de11555103dcf0')
-b2sums=('4613f8ba11f8d7fa7a62d092a7df01ec9370243c2b357ce33634ebf451e11df2923f7a8cf3986ea0bcb02a17944a1863de2c83c798d64c335c04debda6cbe66d')
+sha256sums=('b93d50399a6e2afb2b9d95986da41485474ce3dc5d222be8b457ba140cf7df42')
+b2sums=('6e014493c3c9502da93a87d692842957c5fc0ae467bca546194ad53f18bea5cd1fc0b1a2316199d43be047ae625be4d707abce05ef339ebc8dd6726477616edd')
 
 # 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/d74a411edefcfa485450cfd18f842047a8076694

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-contacts/-/commit/d74a411edefcfa485450cfd18f842047a8076694
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to