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

David Runge dvzrv at archlinux.org
Tue Oct 27 00:36:35 UTC 2020


    Date: Tuesday, October 27, 2020 @ 00:36:35
  Author: dvzrv
Revision: 734109

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 734108, 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-27 00:35:58 UTC (rev 734108)
+++ PKGBUILD	2020-10-27 00:36:35 UTC (rev 734109)
@@ -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.5
-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=('57b65c570f656457603004d2206b5dc2f5be9dcf2e87bdbc3a3bf52795ac15b5360ab083a91b35736954fdd5429c2cc422e3c8c3b0c93a1a096a6ecb18ebfada')
-b2sums=('a40f8874f2836124c32027880a531d5cc972510f48c2d716acffead317938e05a334ae8c959a98dccbbad7500fd941e2e1424ac195f1888a42a71cbc18ff156f')
-
-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 734108, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-27 00:36:35 UTC (rev 734109)
@@ -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.6
+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=('d7c5d5ac68a758c32670ead1aea56c96b151c03a9e2a1b1dcf7fa7351fd04fe3cac479dd6ade8858a410d45894af5cc1ff37c7e3ce5ff037cf292bf4b5c22066')
+b2sums=('c2c816676ae6636b151789f76c039c58a70e7f4f3188cd67d2c54aa902cab95b5036425cb0096f9a1b580484d34af10eaa5f74d7e9a4dd56138b0bca9e0a9728')
+
+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