From ba2622e9c662ddba8ffb7f274b2c799868bafb22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Wed, 24 Feb 2021 12:20:11 +0100 Subject: [PATCH] Version bump for release 1.0.2 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 668b384..64b61e2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Lühne pkgname=nextcloud-background-job -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc='Regularly performs the Nextcloud cron.php background job' arch=('i686' 'x86_64')