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

David Runge dvzrv at archlinux.org
Mon Oct 5 11:15:33 UTC 2020


    Date: Monday, October 5, 2020 @ 11:15:33
  Author: dvzrv
Revision: 718749

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 718748, 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-05 11:14:33 UTC (rev 718748)
+++ PKGBUILD	2020-10-05 11:15:33 UTC (rev 718749)
@@ -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=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/"
-}

Copied: nextcloud-app-news/repos/community-any/PKGBUILD (from rev 718748, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-05 11:15:33 UTC (rev 718749)
@@ -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.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=('4587b29dcee3c636368b5ac65f3fbc54044f3ce44a9fb76a482ee090ee3c83d37830ca10145e2c1a2d445cbb5f8e86541204f046980b054f2cb6febf03b4bb95')
+b2sums=('e8ae14cd2a362d3f844d75da2ab272960225a290bed152b2ea8a3d26a61d62eafdc80ebbb0345834427d552a0bb2fd4bcd153f812f4a3cf0851f6b0091ece4d6')
+
+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