[arch-commits] Commit in nextcloud-app-notes/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Sun Aug 14 15:59:12 UTC 2022


    Date: Sunday, August 14, 2022 @ 15:59:11
  Author: dvzrv
Revision: 1266061

upgpkg: nextcloud-app-notes 4.5.0-1: Upgrade to 4.5.0.

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 15:59:06 UTC (rev 1266060)
+++ PKGBUILD	2022-08-14 15:59:11 UTC (rev 1266061)
@@ -4,19 +4,18 @@
 
 pkgname=nextcloud-app-notes
 _name=notes
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="Simple Notes app for Nextcloud"
 arch=(any)
 url="https://github.com/nextcloud/notes"
 license=(AGPL3)
-makedepends=(nextcloud)
-checkdepends=(yq)
+makedepends=(nextcloud yq)
 groups=(nextcloud-apps)
 options=(!strip)
 source=($pkgname-$pkgver.tar.gz::https://github.com/nextcloud/$_name/releases/download/v$pkgver/$_name.tar.gz)
-sha512sums=('d002d675206b91cfc60d3bb766cc7ed05767118851224f857ba2901c2dbfec8f48bcf1f7da9eee65fc03a364a27014bd8f43ab1bda41f953e0549c6eca187454')
-b2sums=('ca150587bccc888bcf76da5bc74959f665084692eab3f859f50315656ff38407682fbb34560c0a5720c6ff5d604d3f10570131fc11cff98603f393083a1e058f')
+sha512sums=('55da1da2b2574d7d6d70661280e0886c9497cd448151e01dd2a1cd5170dcda2278a1e6ce19d7decc1b17fe719fdda077b13af2f3906b19307ed505b699406cb6')
+b2sums=('737b26d8839a9f2325a6e048e60d7a5d17ab03676f57f47381ee94b3f612d8721716f69e20dd4eb50264f42cc9b7fe1f475688789984b00384fd0b145ceac413')
 
 # 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



More information about the arch-commits mailing list