From 4f75464394774d20fd5ae47ee8610b9427239155 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Sat, 1 Oct 2022 13:51:40 +0000 Subject: feat: Add reddit-nextcloud-importer --- nextcloud-api-wrapper/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nextcloud-api-wrapper') diff --git a/nextcloud-api-wrapper/APKBUILD b/nextcloud-api-wrapper/APKBUILD index 2e6672a..4b3bafe 100644 --- a/nextcloud-api-wrapper/APKBUILD +++ b/nextcloud-api-wrapper/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Python wrapper for NextCloud api" url="https://github.com/luffah/nextcloud-API" arch="noarch" -license="GPL3" +license="GPL-3.0" option="!check" #check requires docker depends="python3 py3-requests" makedepends="python3-dev py3-setuptools_scm" -- cgit v1.2.3