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

David Runge dvzrv at archlinux.org
Wed Jan 6 16:00:48 UTC 2021


    Date: Wednesday, January 6, 2021 @ 16:00:48
  Author: dvzrv
Revision: 810984

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 810983, 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	2021-01-06 16:00:41 UTC (rev 810983)
+++ PKGBUILD	2021-01-06 16:00:48 UTC (rev 810984)
@@ -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.1.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=('33dada2907b9a8982d241c4cfe2cb6351258a4d446687e17ce045fa25c79aeb5969ead15dafa02392615e9b1c61a5a4d7a11c25cda42cb02a9d411d4a0899f61')
-b2sums=('d46a837273f36db9fe282929f184785c741d4352173bdaead02347b4eeae771eedb22d4f4c8fa8c8ae1161255311ce6fe8d1e8b533a450a626c1f1eb0eacda84')
-
-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 810983, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-06 16:00:48 UTC (rev 810984)
@@ -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.1.1
+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=('9599a9839ca9846cf830c79fc6ed74cba085a6748a37489e4c0f69875b92a51fd0116c69cf7b63eacf10a722430393701ad250072b3a565898252ee2ea879958')
+b2sums=('e0d1b677007e3bcb5f01aea02e2a1c376c06b80731366a5c679e174c2492f6d1c9f9ef5354f64774d00560774f6c2f9f2ed21a1991d542b47a4d41cea7f441e7')
+
+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