summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2023-01-22 19:01:37 +0100
committerNarrat2023-01-22 19:01:37 +0100
commit9396d592fedc62b1611f7c6a81e8369b939bd61e (patch)
tree2563e986c76c7e9e7565a6fdbd8eaabfb2e5a5f7 /PKGBUILD
parenta85c2a1ea26feec8f0535e10d0b4fb9a07c9042c (diff)
downloadaur-9396d592fedc62b1611f7c6a81e8369b939bd61e.tar.gz
nextcloud-app-passwords: update to 2023.1.22
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