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

David Runge dvzrv at archlinux.org
Sun May 24 21:45:33 UTC 2020


    Date: Sunday, May 24, 2020 @ 21:45:32
  Author: dvzrv
Revision: 633627

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 21:45:21 UTC (rev 633626)
+++ PKGBUILD	2020-05-24 21:45:32 UTC (rev 633627)
@@ -1,19 +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.1.8
-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=('004b0221197da0fb962acbfb43c8089b60b88015377a35a36d84711d1cf6ff9ae7ce43fb64c7e5e173f294b50c376b11896448537d34027f3cca366beeab065a')
-
-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 633626, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-24 21:45:32 UTC (rev 633627)
@@ -0,0 +1,19 @@
+# Maintainer: David Runge <dvzrv at archlinux.org>
+# Contributor: Jonas Heinrich <onny at project-insanity.org>
+
+pkgname=nextcloud-app-news
+_name=news
+pkgver=14.1.9
+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=('60400af36bdb9ab767b179e4d3a7d4d665d11966d38c5120d75c4816781f2c6ff5e420750b854fea30114209c473cd565f2d82c92ce5b6ea5ca63e7db2b5cacc')
+
+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