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

Sergej Pupykin spupykin at gemini.archlinux.org
Wed Mar 2 15:23:47 UTC 2022


    Date: Wednesday, March 2, 2022 @ 15:23:47
  Author: spupykin
Revision: 1139602

upgpkg: nextcloud-app-notes 4.3.1-1

Modified:
  nextcloud-app-notes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 15:23:41 UTC (rev 1139601)
+++ PKGBUILD	2022-03-02 15:23:47 UTC (rev 1139602)
@@ -4,7 +4,7 @@
 
 pkgname=nextcloud-app-notes
 _name=notes
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="Simple Notes app for Nextcloud"
 arch=('any')
@@ -15,7 +15,7 @@
 groups=('nextcloud-apps')
 options=('!strip')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz")
-sha512sums=('d859d425e112b4042ac21e22e75ace5d3a17a97f108984ae6f66c8bb672a62f1ad559e9469a0c119bd15890ebe1303fbd4f6eb198f4a510e67574d6d660a7681')
+sha512sums=('2b21580f2a2a79fac8e46cc6c6ddb564f05469866c816c27f32b2b14f3a1c2dd64cb646735e24c2daec1401fb465dab943b20955e4b388924245a881c1e8dd89')
 
 _get_nextcloud_versions() {
   _app_min_major_version="$(xq '.info.dependencies.nextcloud["@min-version"]' "${_name}/appinfo/info.xml"| sed 's/"//g')"



More information about the arch-commits mailing list