Compare commits

..

1 commit

Author SHA1 Message Date
89ba59bc6b
ilot/nextcloud: new aport
Some checks failed
/ lint (pull_request) Failing after 27s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 41s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 1m11s
2024-11-05 10:13:57 -05:00

View file

@ -6,7 +6,7 @@ pkgver=29.0.8
pkgrel=0 pkgrel=0
is_latest=false is_latest=false
_pkgvermaj=${pkgver%%.*} _pkgvermaj=${pkgver%%.*}
pkgname=nextcloud$_pkgvermaj pkgname=nextcloud
_replaced_ver=$(( _pkgvermaj - 1 )) _replaced_ver=$(( _pkgvermaj - 1 ))
pkgdesc="A safe home for all your data" pkgdesc="A safe home for all your data"
url="https://nextcloud.com/" url="https://nextcloud.com/"