git » nextcloud-client.git » commit 8320f31

upgpkg: 1:3.3.2-1

author Chih-Hsuan Yen
2021-08-30 03:19:01 UTC
committer Chih-Hsuan Yen
2021-08-30 03:19:01 UTC
parent c848999f9af04d466bc67578c9970d1763831b99

upgpkg: 1:3.3.2-1

I accidentally include changes to trunk/PKGBUILD during the last communitypkg invocation [1], so the diff is strange :)

[1] https://github.com/archlinux/svntogit-community/commit/c848999f9af04d466bc67578c9970d1763831b99#diff-37538beb61ff63edebbf735dfcf39e5d732f49183d6beb097169d971875ca422

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index aa5399f..57f6741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ epoch=1
 # https://github.com/nextcloud/desktop/issues/1510
 pkgver=3.3.2
 # `git rev-parse v$pkgver`
-_tag=0c608cf3dcc6446760da1cb7c1aa853025361412
+_tag=597cfaf4f782e2fd29f9fed4947a3f44325f9748
 pkgrel=1
 arch=(x86_64)
 url='https://nextcloud.com/'