Date: Monday, June 13, 2022 @ 19:29:50 Author: dvzrv Revision: 1237807
upgpkg: nextcloud-app-bookmarks 1:10.4.0-1: Upgrade to 10.4.0. Modified: nextcloud-app-bookmarks/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-13 19:29:02 UTC (rev 1237806) +++ PKGBUILD 2022-06-13 19:29:50 UTC (rev 1237807) @@ -3,8 +3,8 @@ pkgname=nextcloud-app-bookmarks epoch=1 -pkgver=10.3.1 -pkgrel=5 +pkgver=10.4.0 +pkgrel=1 pkgdesc="Bookmarks app for nextcloud" arch=(any) url="https://github.com/nextcloud/bookmarks" @@ -13,8 +13,8 @@ groups=(nextcloud-apps) options=(!strip) source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/bookmarks/releases/download/v$pkgver/bookmarks-$pkgver.tar.gz") -sha256sums=('96f19ed9e1f7175745b527e1673e53bea0ccc84f212fb0e10330953dffa075c4') -b2sums=('d1de66aa827594710e2659396db75ef98cbdf15a5cd16d627960eef9930e9613a8bde2fd8338e3df53184f45cb3ab17418b5273e4490ebf324763a623609ab39') +sha256sums=('b69286ec5dc65184a0a557ad352ff6d7867f0a66992ddd2ed88b962b22778f8c') +b2sums=('98d52e15ce4057492269086b22d5472c140874b9d9336575a4aa8ff24715613061c4c2177f815b442c6d6ab3f5c40c01ba45befcfbe8441f5b6dc580caa764c8') # 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
