summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2023-03-26 20:08:33 +0200
committerNarrat2023-03-26 20:08:33 +0200
commit298d786a012f2b363e5d42fc0ca0c71206a88cda (patch)
tree5501b3d2d239254eff21f84b7ac6c8ec59bb018c /PKGBUILD
parentfa7edc8e6dadc6c3751cfe61c42ea650bf744dd8 (diff)
downloadaur-298d786a012f2b363e5d42fc0ca0c71206a88cda.tar.gz
passwords: update to 2023.3.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 570ba757919f..bcb6162f5fe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=passwords
pkgname=nextcloud-app-passwords
-pkgver=2023.3.20
+pkgver=2023.3.21
pkgrel=1
pkgdesc='Easy to use yet feature-rich and secure password manager for Nextcloud'
arch=('any')
@@ -11,8 +11,8 @@ url="https://apps.nextcloud.com/apps/passwords"
license=('AGPL3')
makedepends=('nextcloud' 'yq')
options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://git.mdns.eu/nextcloud/${_name}/-/jobs/15865/artifacts/raw/${_name}.tar.gz")
-sha512sums=('e24c9e31cbdc7465ba4956a5c53c2ee5882ef227fc7cdc5fb4c658cd0e13ab7b22069b262bd8060dd06d2470db9e542a601bfe821a3281ffad5bdd516ebfcc9f')
+source=("${pkgname}-${pkgver}.tar.gz::https://git.mdns.eu/nextcloud/${_name}/-/jobs/15905/artifacts/raw/${_name}.tar.gz")
+sha512sums=('ace67e086e923f412b9f0851ef5c46ff63d38ea06474350463cab622a7187fda3ac7ade0a5a0be129843a9c93a76add149ddeef5ca9fd17868eac9f9f5f5f64c')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in group