Date: Wednesday, January 25, 2023 @ 08:11:28 Author: dvzrv Revision: 1388211
upgpkg: nextcloud-app-contacts 5.0.3-1: Upgrade to 5.0.3. Modified: nextcloud-app-contacts/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-25 08:04:55 UTC (rev 1388210) +++ PKGBUILD 2023-01-25 08:11:28 UTC (rev 1388211) @@ -2,8 +2,8 @@ _name=contacts pkgname=nextcloud-app-contacts -pkgver=5.0.2 -pkgrel=2 +pkgver=5.0.3 +pkgrel=1 pkgdesc="Contacts app for nextcloud" arch=(any) url="https://github.com/nextcloud/contacts/" @@ -12,8 +12,8 @@ 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=('291204c4fd951e49bbfd5255edbbfc02d09621caa95e8e40d5d70fcaec938a57') -b2sums=('173b68a7a1e62a75f9ffa9129bd9ed3b364f6c08e3e6853b5768c0a0cca6c162cb9c319ac943e24b172e18602d946995ef09725fcca3f3f572b6efcacc050e5f') +sha256sums=('5e942dfd67b08e04add9013f309c15204d2fcf02333247c5fd8b75d606c96a70') +b2sums=('0c69994c23bb3b9e90fb57d859f98b0856c21bbab66fbbd25804bd924ba552938d564d0e61a91a0c22aad1c84bf32bfb63e46eadec709f0b8a2fef2b5d44a798') # 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
