summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 437f5c30ed9c..8eb59362667b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
-# Maintainer: Bjoern Franke <bjo@nord-west.org>
+# Maintainer: Bjoern Franke <bjo+aur@schafweide.org>
pkgname=nextcloud-inotifyscan-git
_pkgname=nextcloud-inotifyscan
-pkgver=r14.0eaf4a2
+pkgver=r2.9bc30c6
pkgrel=1
pkgdesc="Automatically scan external changes for Nextcloud local storage. "
arch=('any')
url="https://github.com/Blaok/nextcloud-inotifyscan"
license=('MIT')
depends=('python' 'inotify-tools' 'nextcloud')
+makedepends=('git')
options=(!emptydirs)
sha256sums=('SKIP')
source=("git+https://github.com/Blaok/nextcloud-inotifyscan.git")