git » nextcloud-client.git » commit 7b1db6b

New release manager: https://github.com/nextcloud/desktop/issues/3224

author Chih-Hsuan Yen
2021-05-06 04:16:40 UTC
committer Chih-Hsuan Yen
2021-05-06 04:16:40 UTC
parent bdd585122587167767c5e2a6a4dad7f669865e44

New release manager: https://github.com/nextcloud/desktop/issues/3224

PKGBUILD +2 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8cef087..8949b32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgbase=nextcloud-client
 pkgname=(nextcloud-client nextcloud-client-cloudproviders)
 # Upstream does not provide signed tarballs (yet)
 # https://github.com/nextcloud/desktop/issues/1510
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 arch=(x86_64)
 url='https://nextcloud.com/'
@@ -24,6 +24,7 @@ validpgpkeys=(
   42E775EAA3E47F9E0D5CDB0E00819E3BF4177B28  # controlled by github.com/misch7
   17166A5275C5FA6F1A48FD78074BBBCB8DECC9E2  # https://github.com/er-vin.gpg
   01D736173523DFC7A7B55258C2FBEF0E1C7E72D0  # https://github.com/allexzander
+  267BF70F7905C2723B0243267D0F74F05C22F553  # https://github.com/mgallien
 )
 sha256sums=('SKIP')