[arch-commits] Commit in nextcloud-app-news/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Sat Oct 3 16:01:37 UTC 2020


    Date: Saturday, October 3, 2020 @ 16:01:37
  Author: spupykin
Revision: 716601

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 716600, nextcloud-app-news/trunk/PKGBUILD)
Deleted:
  nextcloud-app-news/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-03 16:01:30 UTC (rev 716600)
+++ PKGBUILD	2020-10-03 16:01:37 UTC (rev 716601)
@@ -1,20 +0,0 @@
-# Maintainer: David Runge <dvzrv at archlinux.org>
-# Contributor: Jonas Heinrich <onny at project-insanity.org>
-
-pkgname=nextcloud-app-news
-_name=news
-pkgver=14.2.2
-pkgrel=1
-pkgdesc="An RSS/Atom feed aggregator"
-arch=('any')
-url="https://github.com/nextcloud/news"
-license=('AGPL3')
-depends=('nextcloud')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/${pkgver}/${_name}.tar.gz")
-sha512sums=('39696daa21fddfd9d881719fcb190c7976449cd5265d7f12c18a70fc024c8361c5945694ce22bda5fb21bb27ec1b7fbce74b460b7c2c2669fb2a3260a9bde045')
-b2sums=('65b6808ec4c1e99b9167d00ee0f8b97e878c8cd2b71594952b6d72dbf311dc553af02b36c7b6d967455ed39a9edbb117aee559c6bd67fcac6bdf3e4ba0d82f57')
-
-package() {
-  install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -av "${_name}" "${pkgdir}/usr/share/webapps/nextcloud/apps/"
-}

Copied: nextcloud-app-news/repos/community-any/PKGBUILD (from rev 716600, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-03 16:01:37 UTC (rev 716601)
@@ -0,0 +1,20 @@
+# Maintainer: David Runge <dvzrv at archlinux.org>
+# Contributor: Jonas Heinrich <onny at project-insanity.org>
+
+pkgname=nextcloud-app-news
+_name=news
+pkgver=15.0.0
+pkgrel=1
+pkgdesc="An RSS/Atom feed aggregator"
+arch=('any')
+url="https://github.com/nextcloud/news"
+license=('AGPL3')
+depends=('nextcloud')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/${_name}/releases/download/${pkgver}/${_name}.tar.gz")
+sha512sums=('503804ec997a6e55709ba5a22189a054062694388c0094b88e96bf9f5817fd3631766fa7d8f0ddcb13e4d210b4575ef9ae873e058feaa8049fe4ed87bfec917e')
+b2sums=('7617cdceaf1b5f696ed909b89604f1e837477fcd09e88f862340317aa98e40a5041aaf3c4aa42755e4acc45a2893fef27b10a964e87cf78c2eece030eb2e4944')
+
+package() {
+  install -vdm 755 "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -av "${_name}" "${pkgdir}/usr/share/webapps/nextcloud/apps/"
+}



More information about the arch-commits mailing list