From 5b8f1e513916cd077fe0c535bb09a465ff43bd99 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 12 Oct 2018 01:51:42 +0300 Subject: [PATCH] community/nextcloud: bump pkgrel --- community/nextcloud/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/nextcloud/APKBUILD b/community/nextcloud/APKBUILD index 6ca041eec5d..bfaf6c656db 100644 --- a/community/nextcloud/APKBUILD +++ b/community/nextcloud/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Jakub Jirutka pkgname=nextcloud pkgver=14.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A safe home for all your data" url="http://nextcloud.com" arch="noarch"