[arch-commits] Commit in (8 files)

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Aug 13 12:41:02 UTC 2021


    Date: Friday, August 13, 2021 @ 12:41:02
  Author: spupykin
Revision: 997972

add groups=(nextcloud-apps)

Modified:
  liburcu/trunk/PKGBUILD
  log4cxx/trunk/PKGBUILD
  nextcloud-app-bookmarks/trunk/PKGBUILD
  nextcloud-app-calendar/trunk/PKGBUILD
  nextcloud-app-contacts/trunk/PKGBUILD
  nextcloud-app-mail/trunk/PKGBUILD
  nextcloud-app-notes/trunk/PKGBUILD
  nextcloud-app-tasks/trunk/PKGBUILD

----------------------------------------+
 liburcu/trunk/PKGBUILD                 |    4 ++--
 log4cxx/trunk/PKGBUILD                 |    6 +++---
 nextcloud-app-bookmarks/trunk/PKGBUILD |    1 +
 nextcloud-app-calendar/trunk/PKGBUILD  |    1 +
 nextcloud-app-contacts/trunk/PKGBUILD  |    1 +
 nextcloud-app-mail/trunk/PKGBUILD      |    1 +
 nextcloud-app-notes/trunk/PKGBUILD     |    1 +
 nextcloud-app-tasks/trunk/PKGBUILD     |    1 +
 8 files changed, 11 insertions(+), 5 deletions(-)

Modified: liburcu/trunk/PKGBUILD
===================================================================
--- liburcu/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ liburcu/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -3,7 +3,7 @@
 # Contributor: Yggdrasil <tetzank at web dot de>
 
 pkgname=liburcu
-pkgver=0.12.2
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
 source=(https://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2{,.asc})
 depends=()
-sha1sums=('4da300ff8ae7c2f33f092baa4df539fbf89a810c'
+sha1sums=('fd2ea98735b7a174ac539b8f4624040cbba9095e'
           'SKIP')
 
 build() {

Modified: log4cxx/trunk/PKGBUILD
===================================================================
--- log4cxx/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ log4cxx/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=log4cxx
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="A C++ port of Log4j"
 url="http://logging.apache.org/log4cxx"
 license=("Apache")
@@ -11,7 +11,7 @@
 makedepends=('autoconf' 'automake' 'libtool' 'patch' 'zip' 'gzip' 'sed')
 conflicts=('log4cxx-svn')
 source=("http://archive.apache.org/dist/logging/$pkgname/$pkgver/apache-$pkgname-$pkgver.tar.gz")
-sha512sums=('f8aa37c9c094e7a4d6ca92dff13c032f69f1e078c51ea55e284fcb931c13256b08950af3ea6eaf7a12282240f6073e9acab19bfe217f88dbd62a5d2360f3fbdd')
+sha512sums=('00fe571f9c511bf93b17cac8269ce00f7e817e8d723acf62bddff1bbe0e7facd0ab2fd75c01a93870f7e5c66718b2b73fc22c5f193bfd204e34d052b1123e60d')
 
 build() {
   cd "$srcdir/apache-$pkgname-$pkgver"

Modified: nextcloud-app-bookmarks/trunk/PKGBUILD
===================================================================
--- nextcloud-app-bookmarks/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ nextcloud-app-bookmarks/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -11,6 +11,7 @@
 license=('AGPL3')
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
+groups=('nextcloud-apps')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/bookmarks/releases/download/v$pkgver/bookmarks-$pkgver.tar.gz")
 sha256sums=('e5b476cd9439fb2feae94016a1e3482d13387ab422edae6f51bb74f5f33345bf')

Modified: nextcloud-app-calendar/trunk/PKGBUILD
===================================================================
--- nextcloud-app-calendar/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ nextcloud-app-calendar/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -11,6 +11,7 @@
 license=('AGPL')
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
+groups=('nextcloud-apps')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/calendar/releases/download/v$pkgver/calendar.tar.gz")
 sha256sums=('14e04a53ea70db4085257e123e51255ff52f5b3cbde05689bdf351b374045a41')

Modified: nextcloud-app-contacts/trunk/PKGBUILD
===================================================================
--- nextcloud-app-contacts/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ nextcloud-app-contacts/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -10,6 +10,7 @@
 license=('GPL')
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
+groups=('nextcloud-apps')
 options=('!strip')
 #source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/contacts/releases/download/v$pkgver/contacts.tar.gz")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/contacts/releases/download/v$pkgver/contacts.tar.gz")

Modified: nextcloud-app-mail/trunk/PKGBUILD
===================================================================
--- nextcloud-app-mail/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ nextcloud-app-mail/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -12,6 +12,7 @@
 license=('AGPL')
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
+groups=('nextcloud-apps')
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud-releases/mail/releases/download/v${pkgver}/mail.tar.gz")
 sha512sums=('2b67b5b8f69110d6340e51447b1fd0cc9a19581516dbd7d1458a44c882d6ecab2122a6378b72905fabf963e8c948926cfecc83dca7297e795cf3e924e2b3f178')

Modified: nextcloud-app-notes/trunk/PKGBUILD
===================================================================
--- nextcloud-app-notes/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ nextcloud-app-notes/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -12,6 +12,7 @@
 license=('AGPL3')
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
+groups=('nextcloud-apps')
 options=('!strip')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz")
 sha512sums=('89344d62d9ebb770053c1bdc689ad5e3eeb8fbd210c4790a0049b8d797d109ae71fe64abffa9200dba3596e473c334dba33a65fca9e7e8122c6134795218b480')

Modified: nextcloud-app-tasks/trunk/PKGBUILD
===================================================================
--- nextcloud-app-tasks/trunk/PKGBUILD	2021-08-13 12:26:02 UTC (rev 997971)
+++ nextcloud-app-tasks/trunk/PKGBUILD	2021-08-13 12:41:02 UTC (rev 997972)
@@ -12,6 +12,7 @@
 license=('AGPL')
 depends=('nextcloud')
 makedepends=('ripgrep' 'yq')
+groups=('nextcloud-apps')
 options=('!strip')
 source=("tasks-${pkgver}.tar.gz::https://github.com/nextcloud/tasks/releases/download/v$pkgver/tasks.tar.gz")
 sha512sums=('0a663b13b400f1699e98d5117ca9daa08fa82e83cf4921ebbc995c2780a2069601a07a860eaae4632e23022268c91bbe030d07b1b92d0213eccb5514f3d8325a')



More information about the arch-commits mailing list