[arch-commits] Commit in nextcloud-client/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sun Nov 1 10:03:40 UTC 2020
Date: Sunday, November 1, 2020 @ 10:03:39
Author: yan12125
Revision: 738810
upgpkg: nextcloud-client 3.0.3-1; drop frozen_revisions; update an issue URL in comments
Seems frozen_revisions [1] (yep it was a typo) is replaced with the latest
commit instead of the packaged commit - needs investigation. Anyway, for
nextcloud-client the packaged commit is recorded in Settings -> General
-> About -> Legal notice.
[1] https://git.archlinux.org/users/eschwartz/pacman.git/patch/?id=d8e7dfb71f562ecc491772ecec29a322822ad7d3
Modified:
nextcloud-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-01 09:58:28 UTC (rev 738809)
+++ PKGBUILD 2020-11-01 10:03:39 UTC (rev 738810)
@@ -4,10 +4,8 @@
pkgname=nextcloud-client
# Upstream does not provide signed tarballs (yet)
-# https://github.com/nextcloud/desktop/issues/236#issuecomment-540538247
-pkgver=3.0.2
-# Updated by https://git.archlinux.org/users/eschwartz/pacman.git/patch/?id=d8e7dfb71f562ecc491772ecec29a322822ad7d3
-frozen_revision=(068ad89d8d1a7133f9f645b07fbc21fc619726f2)
+# https://github.com/nextcloud/desktop/issues/1510
+pkgver=3.0.3
pkgrel=1
pkgdesc='Nextcloud desktop client'
arch=(x86_64)
More information about the arch-commits
mailing list