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

David Runge dvzrv at archlinux.org
Tue Dec 8 18:20:48 UTC 2020


    Date: Tuesday, December 8, 2020 @ 18:20:46
  Author: dvzrv
Revision: 771966

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 771965, 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-12-08 18:20:41 UTC (rev 771965)
+++ PKGBUILD	2020-12-08 18:20:46 UTC (rev 771966)
@@ -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.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/"
-}

Copied: nextcloud-app-news/repos/community-any/PKGBUILD (from rev 771965, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-12-08 18:20:46 UTC (rev 771966)
@@ -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.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/"
+}



More information about the arch-commits mailing list