summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2022-12-21 00:52:41 +0100
committerNarrat2022-12-21 00:52:41 +0100
commitf0f834a27cf5eed37b1ccd8186c445c29bc9b49d (patch)
tree5d50a3583dc986a44db056529622e4dd28109eda
parent45a43f20447dd49c05d3f0666b53a92650188970 (diff)
downloadaur-f0f834a27cf5eed37b1ccd8186c445c29bc9b49d.tar.gz
nextloud-app-passwords: update to 2022.12.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70c821f1f765..89d1303626bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextcloud-app-passwords
pkgdesc = Easy to use yet feature-rich and secure password manager for Nextcloud
- pkgver = 2022.11.20
+ pkgver = 2022.12.21
pkgrel = 1
url = https://apps.nextcloud.com/apps/passwords
arch = any
@@ -8,7 +8,7 @@ pkgbase = nextcloud-app-passwords
makedepends = nextcloud
makedepends = yq
options = !strip
- source = nextcloud-app-passwords-2022.11.20.tar.gz::https://git.mdns.eu/nextcloud/passwords/-/jobs/14429/artifacts/raw/passwords.tar.gz
- sha512sums = 1aa6059ce63a2b69876724065362a9e8bfe27045a19b61fca86b4d7c4fd64d8fc7e20599a4e5e4fead80f82f9c575b67e3470149700bbd195f6776866fed858b
+ source = nextcloud-app-passwords-2022.12.21.tar.gz::https://git.mdns.eu/nextcloud/passwords/-/jobs/14833/artifacts/raw/passwords.tar.gz
+ sha512sums = b11817700c9e9572071566c22ebe6ea03b6832e183a466868b5f3ff49881afcab87397c379f57208d3f1a517c79594818bd216adc5ee659eb2b73dd4d2cdd6c9
pkgname = nextcloud-app-passwords
diff --git a/PKGBUILD b/PKGBUILD
index 28c2706fd494..dae6413b84d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=passwords
pkgname=nextcloud-app-passwords
-pkgver=2022.11.20
+pkgver=2022.12.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/14429/artifacts/raw/${_name}.tar.gz")
-sha512sums=('1aa6059ce63a2b69876724065362a9e8bfe27045a19b61fca86b4d7c4fd64d8fc7e20599a4e5e4fead80f82f9c575b67e3470149700bbd195f6776866fed858b')
+source=("${pkgname}-${pkgver}.tar.gz::https://git.mdns.eu/nextcloud/${_name}/-/jobs/14833/artifacts/raw/${_name}.tar.gz")
+sha512sums=('b11817700c9e9572071566c22ebe6ea03b6832e183a466868b5f3ff49881afcab87397c379f57208d3f1a517c79594818bd216adc5ee659eb2b73dd4d2cdd6c9')
# BEGIN boilerplate nextcloud app version clamping, see also other packages in group