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


Commits:
7720b05f by David Runge at 2023-12-15T19:32:58+01:00
upgpkg: 4.9.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = nextcloud-app-notes
        pkgdesc = Simple Notes app for Nextcloud
-       pkgver = 4.9.0
+       pkgver = 4.9.1
        pkgrel = 1
        url = https://github.com/nextcloud/notes
        arch = any
        groups = nextcloud-apps
-       license = AGPL3
+       license = AGPL-3.0-or-later
        makedepends = nextcloud
        makedepends = yq
        options = !strip
-       source = 
nextcloud-app-notes-4.9.0.tar.gz::https://github.com/nextcloud/notes/releases/download/v4.9.0/notes.tar.gz
-       sha512sums = 
b1321f4e88bbf338057774df45b6a26c118c017eafb409ebb9c3092d1b2924e7dffde9d24ea96edcabc174182df897e6189304ad2251da0e29979725b273254a
-       b2sums = 
2536ebbe4bda8a22d5b7fc8a4b959a57193b720e8cab3e26b489b864e8bcfb935670db7758c50555019c38292acf3d9a1e69adccdcaafc1a4965038be14c023f
+       source = 
nextcloud-app-notes-4.9.1.tar.gz::https://github.com/nextcloud/notes/releases/download/v4.9.1/notes.tar.gz
+       sha512sums = 
64dec3ef6628621b3d2b6f954761e1521eefdd0ec47c6ed83946e4a2adc892aa4252c985cee6e8a2c4f87e37df835c4732bf5523bec183dd083ec8c6a87251ab
+       b2sums = 
ba94924a78ea8f691f20c37ea4edb739241cf304b10cec9c79f9c328f5b77d078da1f6beb9611e9a7423ed9c5be85110934784412de0b02554ded2bb0e397eb1
 
 pkgname = nextcloud-app-notes


=====================================
PKGBUILD
=====================================
@@ -4,18 +4,18 @@
 
 pkgname=nextcloud-app-notes
 _name=notes
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 pkgdesc="Simple Notes app for Nextcloud"
 arch=(any)
 url="https://github.com/nextcloud/notes";
-license=(AGPL3)
+license=(AGPL-3.0-or-later)
 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=('b1321f4e88bbf338057774df45b6a26c118c017eafb409ebb9c3092d1b2924e7dffde9d24ea96edcabc174182df897e6189304ad2251da0e29979725b273254a')
-b2sums=('2536ebbe4bda8a22d5b7fc8a4b959a57193b720e8cab3e26b489b864e8bcfb935670db7758c50555019c38292acf3d9a1e69adccdcaafc1a4965038be14c023f')
+sha512sums=('64dec3ef6628621b3d2b6f954761e1521eefdd0ec47c6ed83946e4a2adc892aa4252c985cee6e8a2c4f87e37df835c4732bf5523bec183dd083ec8c6a87251ab')
+b2sums=('ba94924a78ea8f691f20c37ea4edb739241cf304b10cec9c79f9c328f5b77d078da1f6beb9611e9a7423ed9c5be85110934784412de0b02554ded2bb0e397eb1')
 
 # 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-notes/-/commit/7720b05fa27a9f60bda9910a759a0033da055832

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


Reply via email to