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

David Runge dvzrv at archlinux.org
Thu Feb 11 11:09:43 UTC 2021


    Date: Thursday, February 11, 2021 @ 11:09:43
  Author: dvzrv
Revision: 855784

archrelease: copy trunk to community-any

Added:
  nextcloud-app-news/repos/community-any/PKGBUILD
    (from rev 855783, 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-11 11:09:35 UTC (rev 855783)
+++ PKGBUILD	2021-02-11 11:09:43 UTC (rev 855784)
@@ -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.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/"
-}

Copied: nextcloud-app-news/repos/community-any/PKGBUILD (from rev 855783, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-02-11 11:09:43 UTC (rev 855784)
@@ -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.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=('40dca13bb4006e250ec55d3bb7e9bb7d6539cf607e8fa7b69c58aee37316af1a440cd185c2f319bfeb4268480f76e7e4b27580eadaa1943381527d00a9bd13f7')
+b2sums=('d0dba3784323b15c18f10046c3a90b99acbb8d620075117767e468378659a90fc8866d53b3a5d9a95ca5bb18fae5997d459bfaf87f147c1a46598ad20076f9bc')
+
+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