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

David Runge dvzrv at archlinux.org
Sat Feb 6 23:42:28 UTC 2021


    Date: Saturday, February 6, 2021 @ 23:42:28
  Author: dvzrv
Revision: 847553

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 847552, 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-06 23:41:11 UTC (rev 847552)
+++ PKGBUILD	2021-02-06 23:42:28 UTC (rev 847553)
@@ -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.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/"
-}

Copied: nextcloud-app-news/repos/community-any/PKGBUILD (from rev 847552, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-02-06 23:42:28 UTC (rev 847553)
@@ -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.3.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=('e0b871500d87aa6ca50a2476e438f9688cef84901623b2b7c534e134d031a970985a89bdb869a82d50ae0495e680c441ef0d69616434ed3e0d1e26f5d805a35e')
+b2sums=('41d10059de423d3748bf6e1e47b13b986e7259e46a3f7e4b5812a68841dc3bbafb9047cd76146c53debfc69ddab0807cb685635a574b05aea110d4f796cc8c0f')
+
+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