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

David Runge dvzrv at archlinux.org
Tue Feb 2 22:08:52 UTC 2021


    Date: Tuesday, February 2, 2021 @ 22:08:52
  Author: dvzrv
Revision: 841695

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 841694, 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-02-02 22:08:47 UTC (rev 841694)
+++ PKGBUILD	2021-02-02 22:08:52 UTC (rev 841695)
@@ -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.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/"
-}

Copied: nextcloud-app-news/repos/community-any/PKGBUILD (from rev 841694, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-02-02 22:08:52 UTC (rev 841695)
@@ -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.2.2
+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=('9c85a5e04ff00c476203af4be662d4f0d51286e0b0f3ac78c6a94dae2e1497f58df12fd180afd3869c1d24cab3b1372f35164031317d4ee97257d2e7f5af2233')
+b2sums=('8a4cb0262f87f04093b56a76c0a986b9ffb21030e2454dfe267c5b0c1dd3119784926db56a7c49ffdf29255db534e5491a84d01522702548c05280d078f24446')
+
+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