[arch-commits] Commit in nextcloud-app-news/repos/community-any (PKGBUILD PKGBUILD)
David Runge
dvzrv at archlinux.org
Thu Oct 15 08:23:12 UTC 2020
Date: Thursday, October 15, 2020 @ 08:23:11
Author: dvzrv
Revision: 724070
archrelease: copy trunk to community-any
Added:
nextcloud-app-news/repos/community-any/PKGBUILD
(from rev 724069, 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-10-15 08:22:59 UTC (rev 724069)
+++ PKGBUILD 2020-10-15 08:23:11 UTC (rev 724070)
@@ -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.4
-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=('d0b0135e0dbe6a53c82a495028be3fb76e604a40d6aa81b1d27adbac6f1caa5ba9a7447403dfeda853793a3f4925d5dd5de813313405c7b06e766854b55033a6')
-b2sums=('43baf83b0e80ada3601f71375452ab1befda577c6e21c9d9f1b00c3db3799c682e093569a1e8256737626d7612a1ea8243b78bd6a4ac73bde78ab4355259a36e')
-
-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 724069, nextcloud-app-news/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2020-10-15 08:23:11 UTC (rev 724070)
@@ -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.0.5
+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=('57b65c570f656457603004d2206b5dc2f5be9dcf2e87bdbc3a3bf52795ac15b5360ab083a91b35736954fdd5429c2cc422e3c8c3b0c93a1a096a6ecb18ebfada')
+b2sums=('a40f8874f2836124c32027880a531d5cc972510f48c2d716acffead317938e05a334ae8c959a98dccbbad7500fd941e2e1424ac195f1888a42a71cbc18ff156f')
+
+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