diff --git a/SPECS/nextcloud-client.spec b/SPECS/nextcloud-client.spec index 019598f..5983ccf 100644 --- a/SPECS/nextcloud-client.spec +++ b/SPECS/nextcloud-client.spec @@ -1,14 +1,15 @@ %global _hardened_build 1 Name: nextcloud-client -Version: 2.6.1 +Version: 2.6.4 Release: 1%{?dist} Summary: The Nextcloud Client # -libs are LGPLv2+, rest GPLv2 License: LGPLv2+ and GPLv2 Url: https://nextcloud.com/install/#install-clients -Source0: https://github.com/nextcloud/desktop/archive/desktop-%{version}.tar.gz +#Source0: https://github.com/nextcloud/desktop/archive/desktop-%{version}.tar.gz +Source0: https://github.com/nextcloud/desktop/archive/v%{version}.tar.gz Source1: nextcloud.appdata.xml # The patch does 3 things: # - Depends on system lib for QtSingleApplication and QtLockedFile