diff options
Diffstat (limited to 'community/nextcloud/APKBUILD')
-rw-r--r-- | community/nextcloud/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nextcloud/APKBUILD b/community/nextcloud/APKBUILD index e07af6645f..8035999c25 100644 --- a/community/nextcloud/APKBUILD +++ b/community/nextcloud/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> pkgname=nextcloud _pkgver="13.0.0" -pkgver=${_pkgver/RC/_rc} +pkgver=13.0.1 pkgrel=0 pkgdesc="A safe home for all your data" url="http://nextcloud.com" |