Date: Tuesday, January 24, 2023 @ 14:35:02 Author: alerque Revision: 1388052
upgpkg: nextcloud-app-notify_push 0.5.2-2 Modified: nextcloud-app-notify_push/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-24 13:54:46 UTC (rev 1388051) +++ PKGBUILD 2023-01-24 14:35:02 UTC (rev 1388052) @@ -3,7 +3,7 @@ pkgname=nextcloud-app-notify_push pkgver=0.5.2 -pkgrel=1 +pkgrel=2 pkgdesc='Update notifications for nextcloud clients' arch=(x86_64) url="https://github.com/nextcloud/${pkgname##*-}" @@ -10,6 +10,7 @@ license=(AGPL3) makedepends=(cargo nextcloud + redis rsync yq) optdepends=('redis: use a local redis instance')
