Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-contacts


Commits:
3771360c by Sergej Pupykin at 2025-11-19T20:05:58+03:00
upgpkg: 8.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-contacts
        pkgdesc = Contacts app for nextcloud
-       pkgver = 8.0.6
+       pkgver = 8.1.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.0.6.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v8.0.6/contacts-v8.0.6.tar.gz
-       sha256sums = 
a709af23c28906d276d8362f8b396343b734a1d8f93e5815bc14d507ab50680f
-       b2sums = 
997d24d3a053ffde84ceb02759237f9c8b62a63b4cc84e66b682cf580940d9c03e2310cbaa6272b62b0b681ad4b798b64af0d51dcae9d9a23bd803dd7305d07b
+       source = 
nextcloud-app-contacts-8.1.0.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v8.1.0/contacts-v8.1.0.tar.gz
+       sha256sums = 
910e8eba73596e3d148c38a7903863d996037a8116aaf02f8291c30d315d956f
+       b2sums = 
47ea52f6029d40884d0907155e449022ae82daeef5791e9bfa3678cd55cc2dc4e67511cd9a76428b1d9aa708cb007f134e44c0894fa176fb22a978507f632dbd
 
 pkgname = nextcloud-app-contacts


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=contacts
 pkgname=nextcloud-app-contacts
-pkgver=8.0.6
+pkgver=8.1.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=('a709af23c28906d276d8362f8b396343b734a1d8f93e5815bc14d507ab50680f')
-b2sums=('997d24d3a053ffde84ceb02759237f9c8b62a63b4cc84e66b682cf580940d9c03e2310cbaa6272b62b0b681ad4b798b64af0d51dcae9d9a23bd803dd7305d07b')
+sha256sums=('910e8eba73596e3d148c38a7903863d996037a8116aaf02f8291c30d315d956f')
+b2sums=('47ea52f6029d40884d0907155e449022ae82daeef5791e9bfa3678cd55cc2dc4e67511cd9a76428b1d9aa708cb007f134e44c0894fa176fb22a978507f632dbd')
 
 # 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/3771360c7c71b0ac2bebfb622ec12ce5ab594693

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


Reply via email to