summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Runge2017-02-17 18:04:09 +0100
committerDavid Runge2017-02-17 18:04:09 +0100
commitf65e4757c38c4c1ba7d5b34a08b3ae98b3b48e5c (patch)
tree13a0ccbbd251783b7aba3bcdc79e71ed0a8041ed /PKGBUILD
parent51c17bf8686871f8600f0123bb136b1f5107805e (diff)
downloadaur-f65e4757c38c4c1ba7d5b34a08b3ae98b3b48e5c.tar.gz
PKGBUILD: Adding correct NEXTCLOUD_CONFIG_DIR in accordance to nextcloud community package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 939d933c91da..db42cd277f6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nextcloud-news-updater
pkgver=9.0.1
-pkgrel=5
+pkgrel=6
pkgdesc="This Python library is a parllel feed updater for the nextCloud News app"
arch=('any')
url="https://github.com/nextcloud/news-updater"