summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiří Kuchyňka (Anty)2021-02-23 11:28:13 +0100
committerJiří Kuchyňka (Anty)2021-02-23 11:28:13 +0100
commit0b25750947e515d6fe044fccab53cc6ee3f220ac (patch)
tree6675e46eda4b74d1542dde24b6783f1b4e36c935 /PKGBUILD
parentec4414359c6b65927f1f48f207fdcc464f86680e (diff)
downloadaur-0b25750947e515d6fe044fccab53cc6ee3f220ac.tar.gz
update to 2021.2.0;
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6c0720ccc59..ea89b5e4f4b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgdesc='Easy to use yet feature-rich and secure password manager for Nextcloud'
pkgname=('nextcloud-app-passwords')
_appname='passwords'
-_jobid='11555'
-pkgver=2021.1.3
+_jobid='11640'
+pkgver='2021.2.0'
pkgrel=1
arch=('any')
license=('AGPL3')
@@ -13,7 +13,7 @@ makedepends=()
depends=('nextcloud')
options=('!strip')
source=("${_appname}-v${pkgver}.tar.gz::https://git.mdns.eu/nextcloud/passwords/-/jobs/${_jobid}/artifacts/raw/${_appname}.tar.gz")
-sha512sums=('e04f2a9a6d68a0183c3d4f6984a767b4aa4e7865ba6bea7f9c898a21d5909e876a6230e524008d87d357d28771c67a33959793f2418d0ac12351d54328a8b788')
+sha512sums=('ebd782b7bb35d97b4c132ee8097d321cad8789bf31f6de30e732fb60be23e91e77b286c49a0f38993b7435a3d2d3ab38fc3654027888466e2a472fc511863173')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"