diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2018-10-12 01:51:42 +0300 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-10-12 01:51:42 +0300 |
commit | 5b8f1e513916cd077fe0c535bb09a465ff43bd99 (patch) | |
tree | d7a3b1d7c177ec7341407185045ffb719b3562a1 /community | |
parent | 227be3749a368e6a4183e4c01476e5d162a716ba (diff) | |
download | aports-5b8f1e513916cd077fe0c535bb09a465ff43bd99.tar.bz2 aports-5b8f1e513916cd077fe0c535bb09a465ff43bd99.tar.xz |
community/nextcloud: bump pkgrel
Diffstat (limited to 'community')
-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 6ca041eec5..bfaf6c656d 100644 --- a/community/nextcloud/APKBUILD +++ b/community/nextcloud/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> pkgname=nextcloud pkgver=14.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="A safe home for all your data" url="http://nextcloud.com" arch="noarch" |