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

David Runge dvzrv at archlinux.org
Sun Oct 11 16:11:28 UTC 2020


    Date: Sunday, October 11, 2020 @ 16:11:28
  Author: dvzrv
Revision: 723495

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 723494, 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-11 16:11:19 UTC (rev 723494)
+++ PKGBUILD	2020-10-11 16:11:28 UTC (rev 723495)
@@ -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.3
-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=('81e93f5b5927d29a811132cbec2720f6a99a155de0f88416bae6bcfd06de41bd5f106664d4f075c574c0b4cfc419e7afafb04518d44c34d8aa2cacc98c2ab15f')
-b2sums=('2b2c26ca4e130fc9dd3e077377faf36f0bb16e409b06460d6230ea0e0fa9af78ca6cf2bb79ce835afa52de6cf34f34ed9f68de449a6d3449b328d0a865f7d80c')
-
-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 723494, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-10-11 16:11:28 UTC (rev 723495)
@@ -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.4
+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=('d0b0135e0dbe6a53c82a495028be3fb76e604a40d6aa81b1d27adbac6f1caa5ba9a7447403dfeda853793a3f4925d5dd5de813313405c7b06e766854b55033a6')
+b2sums=('43baf83b0e80ada3601f71375452ab1befda577c6e21c9d9f1b00c3db3799c682e093569a1e8256737626d7612a1ea8243b78bd6a4ac73bde78ab4355259a36e')
+
+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