summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-03-19Rebuild to add upstreamed patchesDavid Runge
PKGBUILD: Add fix for nextcloud-app-news >= 15.0.0 support. Add fix for better error messages. nextcloud-news-updater.service: Run service as nextcloud user/group to be compatible with community/nextcloud.
2022-03-19Rebuild against python 3.10David Runge
PKGBUILD: Remove unneeded quotes and curly braces. Add python-setuptools to makedepends and python to depends. Simplify package() to adhere to python package guidelines.
2020-12-09Rebuild for python3.9David Runge
Rebuild for python3.9 and add patch to not install tests.
2020-11-02Rebuild to add install message on upgradeDavid Runge
nextcloud-news-updater.install: Trigger install message also on upgrade.
2020-10-23Upgrade to 11.0.0David Runge
PKGBUILD: Upgrade to 11.0.0. Minor cleanups. .gitignore: Add .zst files. nextcloud-news-updater.ini: Switch to current API version (v15). nextcloud-news-updater.install: Add note about the requirement to add the nextcloud instance's data dir to ReadWritePaths. nextcloud-news-updater.service: Harden the service further.
2019-11-16PKGBUILD: Bumping pkgrel (python3.8 rebuild). Adding gitignore.David Runge
2018-08-08Adding python-setuptools as depends (because of entry_point). Removing ↵David Runge
unneeded options array. Adding check(). Installing docs. Minor cleanups.
2018-02-16PKGBUILD: Making tarball name unique. Minor fixes.David Runge
2018-01-18PKGBUILD: Updating to 10.0.1. Fixing depends/makedepends.David Runge
Removing unnecessary install.
2017-10-25PKGBUILD: Moving setuptools build to build(). Renaming source tar so its ↵David Runge
name won't clash. Only doing setuptools install in package(). nextcloud-news-updater.install: Only leaving the note about timer unit correlation with testrun setting in configuration.
2017-10-17PKGBUILD: Updating to 10.0.0. Updating service file to reflect rebranding of ↵David Runge
binary file.
2017-02-17PKGBUILD: Updating sha512sums.David Runge
2017-02-17PKGBUILD: Adding correct NEXTCLOUD_CONFIG_DIR in accordance to nextcloud ↵David Runge
community package.
2017-02-02PKGBUILD: Updating due to typo in nextcloud-news-updater.timer.David Runge
2017-02-02PKGBUILD: Updating due to fixes in nextcloud-news-updater.{ini,service,timer}.David Runge
2017-02-02PKGBUILD: Updating current maintainer. Updating sha512sums for changes in ↵David Runge
service and ini files.
2016-07-19python-setuptools is requiredAndrea Scarpino
2016-06-14The binary is still named owncloud-news-updaterAndrea Scarpino
2016-06-14Add nextcloud-news-updater forked from owncloud-news-updaterAndrea Scarpino