summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorДамјан Георгиевски2022-10-28 18:43:28 +0200
committerДамјан Георгиевски2022-10-28 18:43:28 +0200
commit64debb848ae13a7e4f3279171dd92f95628154ae (patch)
tree07bc82881213accdfcad5a73b5bde910cf90bbd8 /PKGBUILD
parente0ea539633d4f13d256f7ef6a30566f159def490 (diff)
downloadaur-nextcloud-app-totp.tar.gz
nextcloud 25.0.0 already bundles twofactor_totp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a26d2868f82..f3b5423c133b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=nextcloud-app-totp
_releasename=twofactor_totp
pkgver=6.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Two factor TOTP provider for Nextcloud"
arch=('any')
url="https://github.com/nextcloud-releases/twofactor_totp"
license=('AGPL')
-depends=('nextcloud>=22.0')
+depends=('nextcloud>=22.0' 'nextcloud<25.0.0')
makedepends=()
options=('!strip')
source=(