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

Sergej Pupykin spupykin at gemini.archlinux.org
Sun Mar 20 23:51:54 UTC 2022


    Date: Sunday, March 20, 2022 @ 23:51:54
  Author: spupykin
Revision: 1166356

upgpkg: nextcloud-app-tasks 0.14.4-1

Modified:
  nextcloud-app-tasks/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-20 23:47:32 UTC (rev 1166355)
+++ PKGBUILD	2022-03-20 23:51:54 UTC (rev 1166356)
@@ -4,8 +4,8 @@
 
 pkgname=nextcloud-app-tasks
 _name=tasks
-pkgver=0.14.2
-pkgrel=2
+pkgver=0.14.4
+pkgrel=1
 pkgdesc="Enhanced task app for NextCloud"
 arch=('any')
 url="https://github.com/nextcloud/tasks"
@@ -15,7 +15,7 @@
 groups=('nextcloud-apps')
 options=('!strip')
 source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/releases/download/v$pkgver/tasks.tar.gz")
-sha512sums=('66d163a3d01b7865a02c472fe6a37f4dfd412362cdaeb1d7e89ec6bf8376dea018e529c266eeea040b354d7be7eeb18983478df70c0192de77ee2f9d4d15f2b1')
+sha512sums=('6515014829c58bc15f5e72ad63a99ac4054b9af74877dd01f35f55d726918a20b24985605faed72a968cc2d7704f591c4737b865be53a9c917a255b7090ca793')
 
 _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