summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c52c75a2bc4d..e621f15318b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
_name=passwords
pkgname=nextcloud-app-passwords
-pkgver=2022.12.21
-pkgrel=2
+pkgver=2023.1.22
+pkgrel=1
pkgdesc='Easy to use yet feature-rich and secure password manager for Nextcloud'
arch=('any')
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/14833/artifacts/raw/${_name}.tar.gz")
-sha512sums=('b11817700c9e9572071566c22ebe6ea03b6832e183a466868b5f3ff49881afcab87397c379f57208d3f1a517c79594818bd216adc5ee659eb2b73dd4d2cdd6c9')
+source=("${pkgname}-${pkgver}.tar.gz::https://git.mdns.eu/nextcloud/${_name}/-/jobs/15286/artifacts/raw/${_name}.tar.gz")
+sha512sums=('b6b2c11901f089d02bfece236732c896bcdfa08f5c128a13df49bd97b9fa1d0672d70e42236d929a188db6496038f9e9d619f367036e388943acfbfd1cdc3cf8')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in group