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


Commits:
a2ef809e by David Runge at 2025-02-19T19:00:04+01:00
upgpkg: 7.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-contacts
        pkgdesc = Contacts app for nextcloud
-       pkgver = 6.1.3
+       pkgver = 7.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-6.1.3.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v6.1.3/contacts-v6.1.3.tar.gz
-       sha256sums = 
e61f7846698970cecfd168f1fe11c36d4039e71dc7fe494e8e4987deac4c6e94
-       b2sums = 
16dcb29682bcfe6e1f19524c29318afe066a6565a9064077a017dfa0065f7e04dccf9a87bb809320683c76ee286542c697ba5e8a4251fa833fee57a9a8016893
+       source = 
nextcloud-app-contacts-7.0.0.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v7.0.0/contacts-v7.0.0.tar.gz
+       sha256sums = 
78554f2ccf4a2565cd5c5e62dc3e94005c86d393f16062f3054005fcff491d05
+       b2sums = 
60f13ba93e7a644c11c2e0602996f573af3da66ce5bb8afdb3c837f53be01db9140c989f32386077df2d4ff4f92d96987a282cfacfb9ccd75400766d303bac44
 
 pkgname = nextcloud-app-contacts


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=contacts
 pkgname=nextcloud-app-contacts
-pkgver=6.1.3
+pkgver=7.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=('e61f7846698970cecfd168f1fe11c36d4039e71dc7fe494e8e4987deac4c6e94')
-b2sums=('16dcb29682bcfe6e1f19524c29318afe066a6565a9064077a017dfa0065f7e04dccf9a87bb809320683c76ee286542c697ba5e8a4251fa833fee57a9a8016893')
+sha256sums=('78554f2ccf4a2565cd5c5e62dc3e94005c86d393f16062f3054005fcff491d05')
+b2sums=('60f13ba93e7a644c11c2e0602996f573af3da66ce5bb8afdb3c837f53be01db9140c989f32386077df2d4ff4f92d96987a282cfacfb9ccd75400766d303bac44')
 
 # 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/a2ef809e4578c193ce4146c3ac1e6d2cd66f75e5

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


Reply via email to