[arch-commits] Commit in nextcloud-app-news/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Jul 6 19:50:50 UTC 2021
Date: Tuesday, July 6, 2021 @ 19:50:50
Author: dvzrv
Revision: 973684
upgpkg: nextcloud-app-news 16.0.0-2: Rebuild to increase max nextcloud version.
The app supports nextcloud 22.
Modified:
nextcloud-app-news/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-06 19:46:20 UTC (rev 973683)
+++ PKGBUILD 2021-07-06 19:50:50 UTC (rev 973684)
@@ -4,12 +4,12 @@
pkgname=nextcloud-app-news
_name=news
pkgver=16.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="An RSS/Atom feed aggregator"
arch=('any')
url="https://github.com/nextcloud/news"
license=('AGPL3')
-depends=('nextcloud>21' 'nextcloud<22')
+depends=('nextcloud>21' 'nextcloud<23')
makedepends=('ripgrep' 'yq')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/${pkgver}/${_name}.tar.gz")
sha512sums=('1f5ff1f1379e3bbce91d9144268eb199d902a9d2c06ce459239b76625e4d241a05d6c891632ee50da10f417dc328682526a13fe16726703339d3bb24f7eb80d1')
More information about the arch-commits
mailing list