From e915b1f3d290655c59f4e3dcec6be17c40a8b6a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Thu, 25 Feb 2021 23:28:48 +0100 Subject: [PATCH] Version bump for release 1.0.3 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index ee4d646..9e8db40 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Patrick Lühne pkgname=nextcloud-background-job -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1 pkgdesc='Regularly performs the Nextcloud cron.php background job' arch=('i686' 'x86_64')