[arch-commits] Commit in nextcloud-app-deck/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Fri Apr 29 18:20:15 UTC 2022
Date: Friday, April 29, 2022 @ 18:20:15
Author: dvzrv
Revision: 1191828
upgpkg: nextcloud-app-deck 1:1.6.2-1: Upgrade to 1.6.2.
Modified:
nextcloud-app-deck/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-29 18:13:58 UTC (rev 1191827)
+++ PKGBUILD 2022-04-29 18:20:15 UTC (rev 1191828)
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-deck
_name=deck
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
# upstream doesn't adhere to semver:
# https://github.com/nextcloud/deck/issues/1197
@@ -14,9 +14,9 @@
license=(AGPL3)
groups=(nextcloud-apps)
makedepends=(nextcloud ripgrep yq)
-source=(https://github.com/nextcloud-releases/$_name/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha512sums=('7e773ad11f1039e198af05fa1748b5b79bc5d9082720d18ca9e926a7ed330b8650e71d2af834c5df244242c817c1e5b133a499ce1c69a7b235619642a212bee3')
-b2sums=('18b28a4305f19e6c2905b0e928d64bbfc471c9aa2b3c4f7430fe001341f2381a8f5acb740c3f61777d3b16cb9a1f7373f13b83993acc2624c6620bf3d38ecb20')
+source=(https://github.com/nextcloud/$_name/releases/download/v$pkgver/$_name.tar.gz)
+sha512sums=('8ea6e35fe5bce13971b3d82e4e8d655e1644c062240721d1ce8e71cd388887c952bc943a90578a402271532dab2503a17317092aacfa2a719996f43413c181e5')
+b2sums=('a89ae7e0e7cca5de63c02f73f3238f6630329613be25013f147aabce3279f7d493dc55476770d5ea47daf747e4813f7c39c4068c2ab57985646e6fb487d6ad47')
_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