summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorДамјан Георгиевски2021-07-01 12:18:59 +0200
committerДамјан Георгиевски2021-07-01 12:18:59 +0200
commit5a0cdc9a4b6cb5fef06f61757ece34092e9cd842 (patch)
tree77b292821eaa2e01d3c593950479f9245e597ff5 /PKGBUILD
parent7e537ac5b89c7bdb17e8c40d2e34055d79fb19c6 (diff)
downloadaur-5a0cdc9a4b6cb5fef06f61757ece34092e9cd842.tar.gz
bump to 6.1.0 for nextcloud 21,22
repository was changed to https://github.com/nextcloud-releases/twofactor_totp
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf8662fafe93..8108a0efecc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=nextcloud-app-totp
_releasename=twofactor_totp
-pkgver=6.0.0
+pkgver=6.1.0
pkgrel=1
pkgdesc="Two factor TOTP provider for Nextcloud"
arch=('any')
-url="https://github.com/nextcloud/twofactor_totp/"
+url="https://github.com/nextcloud-releases/twofactor_totp"
license=('AGPL')
depends=('nextcloud>=21.0')
makedepends=()
@@ -18,4 +18,4 @@ package() {
cp -r --target-directory=$pkgdir/usr/share/webapps/nextcloud/apps/ $srcdir/$_releasename
}
-sha256sums=('29f64c5d825ac6967d514ce0ecadc19f9b4f8f9669019db1ffa96348acbfd820')
+sha256sums=('05dcf74305d60fded13577a5ab48aef8538aa34efb209aac50e24704a6c4b8a3')