[arch-commits] Commit in nextcloud-app-news/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Jul 6 18:24:45 UTC 2021


    Date: Tuesday, July 6, 2021 @ 18:24:22
  Author: dvzrv
Revision: 973668

upgpkg: nextcloud-app-news 16.0.0-1: Upgrade to 16.0.0.

Modified:
  nextcloud-app-news/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-06 18:18:18 UTC (rev 973667)
+++ PKGBUILD	2021-07-06 18:24:22 UTC (rev 973668)
@@ -3,7 +3,7 @@
 
 pkgname=nextcloud-app-news
 _name=news
-pkgver=15.4.5
+pkgver=16.0.0
 pkgrel=1
 pkgdesc="An RSS/Atom feed aggregator"
 arch=('any')
@@ -12,8 +12,8 @@
 depends=('nextcloud>21' 'nextcloud<22')
 makedepends=('ripgrep' 'yq')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/${pkgver}/${_name}.tar.gz")
-sha512sums=('6dcc844ab8df9e5fc277d1a978fd71d4d7d6c97271559a0ade22b4cf77e97ad1f96dc547c404ebc25bca9f43e34dafe01ac65f564aacc6fecba55a1a6656d24f')
-b2sums=('d8c39e427c13487e5ca602a56d7a867dc9bf86473152ee871ee8c193f79d407cb02b5da7ee0fefee81a3383a9d7ef35fe2b5f63c2c72079c0d087fe34edba833')
+sha512sums=('1f5ff1f1379e3bbce91d9144268eb199d902a9d2c06ce459239b76625e4d241a05d6c891632ee50da10f417dc328682526a13fe16726703339d3bb24f7eb80d1')
+b2sums=('046fb0595fcbbd3c4a7d12de211f0be04d3dc72262fca7b63123eef6bc5ea1eb65f997cb1a89f287db66d41a8e2e7969ab1f9711bc8079328cc67060cdb288d2')
 
 check() {
   local _app_min_major_version="$(xq '.info.dependencies.nextcloud["@min-version"]' "${_name}/appinfo/info.xml"| sed 's/"//g')"




More information about the arch-commits mailing list