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

2020-11-24 Thread Sergej Pupykin via arch-commits
Date: Tuesday, November 24, 2020 @ 19:53:08
  Author: spupykin
Revision: 761008

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 761007, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-24 19:52:58 UTC (rev 761007)
+++ PKGBUILD2020-11-24 19:53:08 UTC (rev 761008)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('17cc187ae809fe4f637ee148495face0d5f4644d3f911ea3ff0ba74152949b080acbd1e52dd2c9ce73e81a4c59adae40ce0c932f952518652a6814e603474467')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 761007, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-24 19:53:08 UTC (rev 761008)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=4.0.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('6e6389345d3346f3609a9ed4acdf2418381f0e0e35ecf0150cd31c7f30bf7d09cb7830745615000e4339764f677deaf12490d0b54c9e721231034f658449e42d')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-10-03 Thread Sergej Pupykin via arch-commits
Date: Saturday, October 3, 2020 @ 15:41:28
  Author: spupykin
Revision: 716573

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 716572, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-03 15:41:20 UTC (rev 716572)
+++ PKGBUILD2020-10-03 15:41:28 UTC (rev 716573)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.6.4
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('107138193f750139698ee46188cccd9a92ea757ba79504ea47ced1ddd6748c9d0e13c27959ab9f9ae896cb772efdb7b94bea9eaf78784b1aafe41d3c1f143526')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 716572, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-03 15:41:28 UTC (rev 716573)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('17cc187ae809fe4f637ee148495face0d5f4644d3f911ea3ff0ba74152949b080acbd1e52dd2c9ce73e81a4c59adae40ce0c932f952518652a6814e603474467')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-08-28 Thread Sergej Pupykin via arch-commits
Date: Saturday, August 29, 2020 @ 01:53:02
  Author: spupykin
Revision: 691443

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 691442, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-29 01:52:54 UTC (rev 691442)
+++ PKGBUILD2020-08-29 01:53:02 UTC (rev 691443)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.6.2
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('78ff2439609b5f9e1574430f86ed9a34e164bda1d3036a4b2ede8f87c9c7e1e7db738eb72f9a7cb255ed93844feed4e08e6f9c0ac5aec4df7530087005f35c0d')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 691442, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-29 01:53:02 UTC (rev 691443)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.6.4
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('107138193f750139698ee46188cccd9a92ea757ba79504ea47ced1ddd6748c9d0e13c27959ab9f9ae896cb772efdb7b94bea9eaf78784b1aafe41d3c1f143526')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-08-23 Thread Sergej Pupykin via arch-commits
Date: Sunday, August 23, 2020 @ 21:03:45
  Author: spupykin
Revision: 687219

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 687218, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-23 21:02:50 UTC (rev 687218)
+++ PKGBUILD2020-08-23 21:03:45 UTC (rev 687219)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('eac4265ebbc4aed92955f9e71069eb82fed3678cfdf00769db3164c7a5d97aa46f48d732d277a19b94b521e15f9548989c4ec1edb69c554f85f07f210e82a245')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 687218, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-23 21:03:45 UTC (rev 687219)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.6.2
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('78ff2439609b5f9e1574430f86ed9a34e164bda1d3036a4b2ede8f87c9c7e1e7db738eb72f9a7cb255ed93844feed4e08e6f9c0ac5aec4df7530087005f35c0d')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-07-19 Thread Sergej Pupykin via arch-commits
Date: Sunday, July 19, 2020 @ 10:49:46
  Author: spupykin
Revision: 664540

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 664539, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-19 10:49:39 UTC (rev 664539)
+++ PKGBUILD2020-07-19 10:49:46 UTC (rev 664540)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.6.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('26fcd1119a228d274a536ce78080fe9e6066421fb90cdd2f3ff618eb3cb45689996d62497dd86a4ebbbe7c613515e234bc53780451d5180d1ec0a0755983')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 664539, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-19 10:49:46 UTC (rev 664540)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.6.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('eac4265ebbc4aed92955f9e71069eb82fed3678cfdf00769db3164c7a5d97aa46f48d732d277a19b94b521e15f9548989c4ec1edb69c554f85f07f210e82a245')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-06-29 Thread Sergej Pupykin via arch-commits
Date: Monday, June 29, 2020 @ 13:26:17
  Author: spupykin
Revision: 656285

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 656284, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-29 13:26:10 UTC (rev 656284)
+++ PKGBUILD2020-06-29 13:26:17 UTC (rev 656285)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.5.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('eb5b74ebae272db0960e0c8a00fc2cfb2141e1c20874c7e9cdbb12206629997218398359616e277a0087d256e5edae84123f7b7920311c75b5bc2adaff069827')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 656284, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-29 13:26:17 UTC (rev 656285)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.6.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('26fcd1119a228d274a536ce78080fe9e6066421fb90cdd2f3ff618eb3cb45689996d62497dd86a4ebbbe7c613515e234bc53780451d5180d1ec0a0755983')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-06-12 Thread Sergej Pupykin via arch-commits
Date: Saturday, June 13, 2020 @ 01:51:06
  Author: spupykin
Revision: 642686

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 642685, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-13 01:50:56 UTC (rev 642685)
+++ PKGBUILD2020-06-13 01:51:06 UTC (rev 642686)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.5.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('e9b6545017e927839d0b04b42194bab7c263241f893c43150d973e5c33053360b026e0c50b7132b7a9ec49a3659e865b1d027fd754eafb0e0695ea26250294d1')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 642685, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-13 01:51:06 UTC (rev 642686)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.5.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('eb5b74ebae272db0960e0c8a00fc2cfb2141e1c20874c7e9cdbb12206629997218398359616e277a0087d256e5edae84123f7b7920311c75b5bc2adaff069827')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-06-08 Thread Sergej Pupykin via arch-commits
Date: Monday, June 8, 2020 @ 23:06:59
  Author: spupykin
Revision: 640630

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 640629, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-08 23:06:50 UTC (rev 640629)
+++ PKGBUILD2020-06-08 23:06:59 UTC (rev 640630)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.4.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('914879080ba62d1246d2b75009e993772849a283f75d1ea4e689e87fb95b331b8b7aadf34b49e24156a865f90d0dfb29f3e39d39a5d77913f0ebc38d135932b8')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 640629, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-08 23:06:59 UTC (rev 640630)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.5.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('e9b6545017e927839d0b04b42194bab7c263241f893c43150d973e5c33053360b026e0c50b7132b7a9ec49a3659e865b1d027fd754eafb0e0695ea26250294d1')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-05-30 Thread Sergej Pupykin via arch-commits
Date: Saturday, May 30, 2020 @ 10:58:36
  Author: spupykin
Revision: 637403

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 637402, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-30 10:58:29 UTC (rev 637402)
+++ PKGBUILD2020-05-30 10:58:36 UTC (rev 637403)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.3.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('c5996d47da64aae3f6ba07175dd8d14bb01e0f8cf5d6c58bc3d896741d348b1b29b69d9bb49c7bc4ba6998df5407920705c56f8a90d270a8a7e5d7675eea54ff')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 637402, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-30 10:58:36 UTC (rev 637403)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('914879080ba62d1246d2b75009e993772849a283f75d1ea4e689e87fb95b331b8b7aadf34b49e24156a865f90d0dfb29f3e39d39a5d77913f0ebc38d135932b8')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-05-27 Thread Sergej Pupykin via arch-commits
Date: Wednesday, May 27, 2020 @ 19:43:56
  Author: spupykin
Revision: 636030

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 636029, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-27 19:43:49 UTC (rev 636029)
+++ PKGBUILD2020-05-27 19:43:56 UTC (rev 636030)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('b737e00b295495fea70904f589ca0dee632da1ea87800b3204158bdfd4b7d60511f86a94be3df7622912dc3d0c804316de6bafeccb5c5ca9ac066849a062')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 636029, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-27 19:43:56 UTC (rev 636030)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('c5996d47da64aae3f6ba07175dd8d14bb01e0f8cf5d6c58bc3d896741d348b1b29b69d9bb49c7bc4ba6998df5407920705c56f8a90d270a8a7e5d7675eea54ff')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-05-09 Thread Sergej Pupykin via arch-commits
Date: Saturday, May 9, 2020 @ 15:38:50
  Author: spupykin
Revision: 625989

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 625988, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-09 15:38:43 UTC (rev 625988)
+++ PKGBUILD2020-05-09 15:38:50 UTC (rev 625989)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('f2e8b992371f5d3ea824819034cb9aa62ffbe96914f36e11284f402e962ea9a6c41b5625d411e96cc192bf5056d5609ad71569dea9e052fdcd5ec5c38ff55cbb')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 625988, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-09 15:38:50 UTC (rev 625989)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('b737e00b295495fea70904f589ca0dee632da1ea87800b3204158bdfd4b7d60511f86a94be3df7622912dc3d0c804316de6bafeccb5c5ca9ac066849a062')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-03-18 Thread Sergej Pupykin via arch-commits
Date: Wednesday, March 18, 2020 @ 19:12:48
  Author: spupykin
Revision: 600653

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 600652, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-18 19:12:40 UTC (rev 600652)
+++ PKGBUILD2020-03-18 19:12:48 UTC (rev 600653)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.1.5
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('b12fca90fb97cd9434db5847545e06b3587049c2ccad6e8f8f76a12894ca59053278cbd4af3083c455a03639769e4006d5afa4ae35e35c8b8482219b47cf178e')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 600652, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-18 19:12:48 UTC (rev 600653)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('f2e8b992371f5d3ea824819034cb9aa62ffbe96914f36e11284f402e962ea9a6c41b5625d411e96cc192bf5056d5609ad71569dea9e052fdcd5ec5c38ff55cbb')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-02-12 Thread Sergej Pupykin via arch-commits
Date: Wednesday, February 12, 2020 @ 22:54:45
  Author: spupykin
Revision: 569834

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 569833, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-12 22:54:38 UTC (rev 569833)
+++ PKGBUILD2020-02-12 22:54:45 UTC (rev 569834)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.1.4
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('c546676936a046bd6e8a9bf10b56ddfcb4b3fc0412f276eeb2c0809d028896d93ef645b40c0d30163c30598836172a2b7cd55131ec574a408f3cb2af3fd47b33')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 569833, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-12 22:54:45 UTC (rev 569834)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.1.5
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('b12fca90fb97cd9434db5847545e06b3587049c2ccad6e8f8f76a12894ca59053278cbd4af3083c455a03639769e4006d5afa4ae35e35c8b8482219b47cf178e')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-02-07 Thread Sergej Pupykin via arch-commits
Date: Friday, February 7, 2020 @ 17:35:52
  Author: spupykin
Revision: 563750

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 563749, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-07 17:35:42 UTC (rev 563749)
+++ PKGBUILD2020-02-07 17:35:52 UTC (rev 563750)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.1.2
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('8c044591c250da5fe1a6160ea0f3b2ae0aa943ec735ef84be776230d6caace1367da84ad8f7db7fe47474a1f312a6b37241b0e7d71fcbba2dc41f483263ca6fc')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 563749, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-07 17:35:52 UTC (rev 563750)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.1.4
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('c546676936a046bd6e8a9bf10b56ddfcb4b3fc0412f276eeb2c0809d028896d93ef645b40c0d30163c30598836172a2b7cd55131ec574a408f3cb2af3fd47b33')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-02-04 Thread Sergej Pupykin via arch-commits
Date: Tuesday, February 4, 2020 @ 14:11:17
  Author: spupykin
Revision: 562040

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 562039, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-04 14:11:06 UTC (rev 562039)
+++ PKGBUILD2020-02-04 14:11:17 UTC (rev 562040)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('4752b456998c7afc472b18deaa5a38d0a3d099a9a27d0e5e744175ce883627fa39ec4999d181d2c31ce6ffd4ee228d32801683812d00babd484fb7e147121f40')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 562039, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-04 14:11:17 UTC (rev 562040)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.1.2
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('8c044591c250da5fe1a6160ea0f3b2ae0aa943ec735ef84be776230d6caace1367da84ad8f7db7fe47474a1f312a6b37241b0e7d71fcbba2dc41f483263ca6fc')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-01-03 Thread Sergej Pupykin via arch-commits
Date: Friday, January 3, 2020 @ 20:53:22
  Author: spupykin
Revision: 547752

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 547751, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-03 20:53:07 UTC (rev 547751)
+++ PKGBUILD2020-01-03 20:53:22 UTC (rev 547752)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('8c0b277944c080dad9078b1557f2de3f11b1205b1a8832c28c371e43e5df208891387b8c1cbb557a00bc93a2eda32b983c5a8dc01c0d2b62e3eaacca9380cf51')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 547751, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-03 20:53:22 UTC (rev 547752)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.1.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('4752b456998c7afc472b18deaa5a38d0a3d099a9a27d0e5e744175ce883627fa39ec4999d181d2c31ce6ffd4ee228d32801683812d00babd484fb7e147121f40')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2020-01-01 Thread Sergej Pupykin via arch-commits
Date: Wednesday, January 1, 2020 @ 17:34:31
  Author: spupykin
Revision: 545865

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 545864, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-01 17:34:23 UTC (rev 545864)
+++ PKGBUILD2020-01-01 17:34:31 UTC (rev 545865)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.0.3
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('7e50b16d467cc270433fa992e52672afa1cf048b406b15211d2ea9d696b5d1688f9033015005c0e027760a1e69f943fe2238b672bde6a17dc9f01c64ac4ae5a5')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 545864, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-01 17:34:31 UTC (rev 545865)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('8c0b277944c080dad9078b1557f2de3f11b1205b1a8832c28c371e43e5df208891387b8c1cbb557a00bc93a2eda32b983c5a8dc01c0d2b62e3eaacca9380cf51')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2019-09-19 Thread Sergej Pupykin via arch-commits
Date: Thursday, September 19, 2019 @ 11:05:06
  Author: spupykin
Revision: 511163

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 511162, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-19 11:04:58 UTC (rev 511162)
+++ PKGBUILD2019-09-19 11:05:06 UTC (rev 511163)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('6238e5d912fcb2654f24bc1008b0df843b77840ddf4c85f0658d93cd5fc4452f371b9a5abef76cccd23cf0f1ab6e7c803fee7c0ccbccbc1cc5122bcbe8e8749c')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 511162, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-19 11:05:06 UTC (rev 511163)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('7e50b16d467cc270433fa992e52672afa1cf048b406b15211d2ea9d696b5d1688f9033015005c0e027760a1e69f943fe2238b672bde6a17dc9f01c64ac4ae5a5')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2019-09-02 Thread Sergej Pupykin via arch-commits
Date: Monday, September 2, 2019 @ 11:21:12
  Author: spupykin
Revision: 507026

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 507025, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-02 11:21:04 UTC (rev 507025)
+++ PKGBUILD2019-09-02 11:21:12 UTC (rev 507026)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.0.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
-sha512sums=('6e715669c200daeeca1cd45b0ccb5f8ae024845940cf606a4a2263acce1598a570844d81cfb474c16fe42273baa0ceb07a2cb70ee3334cf181c61dc932c52f81')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 507025, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-02 11:21:12 UTC (rev 507026)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('6238e5d912fcb2654f24bc1008b0df843b77840ddf4c85f0658d93cd5fc4452f371b9a5abef76cccd23cf0f1ab6e7c803fee7c0ccbccbc1cc5122bcbe8e8749c')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2019-07-26 Thread Sergej Pupykin via arch-commits
Date: Saturday, July 27, 2019 @ 00:22:59
  Author: spupykin
Revision: 492989

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 492988, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-27 00:22:51 UTC (rev 492988)
+++ PKGBUILD2019-07-27 00:22:59 UTC (rev 492989)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=3.0.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('95d861b076fa9a1dd78ca604dbcf0e8bb34cba38e401278f2336d51137ba0689076798c8a5966b0f4ccfb2ffe0c7720bb23af934ab370e6a35e8b7fbfbd7fa84')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 492988, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-27 00:22:59 UTC (rev 492989)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/${pkgver}/notes.tar.gz";)
+sha512sums=('6e715669c200daeeca1cd45b0ccb5f8ae024845940cf606a4a2263acce1598a570844d81cfb474c16fe42273baa0ceb07a2cb70ee3334cf181c61dc932c52f81')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2019-06-17 Thread Sergej Pupykin via arch-commits
Date: Monday, June 17, 2019 @ 13:39:35
  Author: spupykin
Revision: 481979

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 481978, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-17 13:39:26 UTC (rev 481978)
+++ PKGBUILD2019-06-17 13:39:35 UTC (rev 481979)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.6.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('e048ec91962913b1e8b2f5823cd20e3fe8467338f209870b94758b0234a78586635e04f84a468d349ea1fc4888ea911c7a147d446d7db2f803b83124a6ede843')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 481978, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-17 13:39:35 UTC (rev 481979)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('95d861b076fa9a1dd78ca604dbcf0e8bb34cba38e401278f2336d51137ba0689076798c8a5966b0f4ccfb2ffe0c7720bb23af934ab370e6a35e8b7fbfbd7fa84')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2019-04-25 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 25, 2019 @ 07:32:18
  Author: spupykin
Revision: 453684

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 453683, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-25 07:32:05 UTC (rev 453683)
+++ PKGBUILD2019-04-25 07:32:18 UTC (rev 453684)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.5.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('c1d9a1e79f11549a27a877f31de74b59523117a8a9da39a8827a7a6f9f80500157657cf4228b241d86a08cd5e01c8e310be4b04c34a238615c68827b0a1c6b31')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 453683, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-25 07:32:18 UTC (rev 453684)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('e048ec91962913b1e8b2f5823cd20e3fe8467338f209870b94758b0234a78586635e04f84a468d349ea1fc4888ea911c7a147d446d7db2f803b83124a6ede843')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2018-11-30 Thread Sergej Pupykin via arch-commits
Date: Friday, November 30, 2018 @ 17:50:57
  Author: spupykin
Revision: 410652

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 410651, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-30 17:50:43 UTC (rev 410651)
+++ PKGBUILD2018-11-30 17:50:57 UTC (rev 410652)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.5.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('04d8e5cda32f4d500c7b639cd3d98101c6a6bd0bd558a6d711999771fa4bd46a435138efac62078ce9b3fec4a7b12a24d5e13a90872fe98352b3d6445d272556')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 410651, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-30 17:50:57 UTC (rev 410652)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.5.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('c1d9a1e79f11549a27a877f31de74b59523117a8a9da39a8827a7a6f9f80500157657cf4228b241d86a08cd5e01c8e310be4b04c34a238615c68827b0a1c6b31')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2018-11-19 Thread Sergej Pupykin via arch-commits
Date: Monday, November 19, 2018 @ 14:25:54
  Author: spupykin
Revision: 408790

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 408789, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-19 14:25:40 UTC (rev 408789)
+++ PKGBUILD2018-11-19 14:25:54 UTC (rev 408790)
@@ -1,21 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.4.2
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('6b3e60959d61fcc8d841c2ff15e4cdedc56b31a5fc879584e33955e20a4f23b8c85321e439f1ca6e387ff66803368d345e2fa689c4be3c5fafffbf800d68e2dc')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 408789, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-19 14:25:54 UTC (rev 408790)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.5.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('04d8e5cda32f4d500c7b639cd3d98101c6a6bd0bd558a6d711999771fa4bd46a435138efac62078ce9b3fec4a7b12a24d5e13a90872fe98352b3d6445d272556')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2018-10-01 Thread Sergej Pupykin via arch-commits
Date: Monday, October 1, 2018 @ 14:12:47
  Author: spupykin
Revision: 388863

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 388862, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   43 +--
 1 file changed, 21 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-01 14:12:34 UTC (rev 388862)
+++ PKGBUILD2018-10-01 14:12:47 UTC (rev 388863)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.4.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('729456d7f4961e9591ef0fca68be5270eae38da0bddadb1f8e56dfc95fbbe2561369bef2230290c2b8345fa55e8fd67d5051c623845508e906c36ffcddc3ddc1')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 388862, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-01 14:12:47 UTC (rev 388863)
@@ -0,0 +1,21 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('6b3e60959d61fcc8d841c2ff15e4cdedc56b31a5fc879584e33955e20a4f23b8c85321e439f1ca6e387ff66803368d345e2fa689c4be3c5fafffbf800d68e2dc')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2018-08-06 Thread Sergej Pupykin via arch-commits
Date: Monday, August 6, 2018 @ 13:07:56
  Author: spupykin
Revision: 369821

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 369820, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-06 13:07:45 UTC (rev 369820)
+++ PKGBUILD2018-08-06 13:07:56 UTC (rev 369821)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.3.2
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('7ebd5d563b10c55a061157febb667f29097c7f828e2c3091fee923c3116112e7d3ccce4d942663dc9e2329cbf6b3384eab2db4ddd3db40165737138fc5d67714')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 369820, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-06 13:07:56 UTC (rev 369821)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.4.0
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('729456d7f4961e9591ef0fca68be5270eae38da0bddadb1f8e56dfc95fbbe2561369bef2230290c2b8345fa55e8fd67d5051c623845508e906c36ffcddc3ddc1')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2018-01-10 Thread Sergej Pupykin via arch-commits
Date: Wednesday, January 10, 2018 @ 10:07:46
  Author: spupykin
Revision: 280972

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 280971, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-10 10:07:33 UTC (rev 280971)
+++ PKGBUILD2018-01-10 10:07:46 UTC (rev 280972)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.3.1
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('229d75c1442f98ea4668efafce7ace6b9c07afd55946ec67f4a83a0b6de58af4f34c1214496fb51941828ac510239e86b6c34bb189d6885947bb70baa0cacb8f')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 280971, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-10 10:07:46 UTC (rev 280972)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.3.2
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('7ebd5d563b10c55a061157febb667f29097c7f828e2c3091fee923c3116112e7d3ccce4d942663dc9e2329cbf6b3384eab2db4ddd3db40165737138fc5d67714')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}


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

2017-07-04 Thread Sergej Pupykin
Date: Tuesday, July 4, 2017 @ 10:57:26
  Author: spupykin
Revision: 242298

archrelease: copy trunk to community-any

Added:
  nextcloud-app-notes/repos/community-any/PKGBUILD
(from rev 242297, nextcloud-app-notes/trunk/PKGBUILD)
Deleted:
  nextcloud-app-notes/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-04 10:57:11 UTC (rev 242297)
+++ PKGBUILD2017-07-04 10:57:26 UTC (rev 242298)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: David Runge 
-# Contributor: David Runge 
-
-pkgname=nextcloud-app-notes
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="Simple Notes app for Nextcloud"
-arch=('any')
-url="https://github.com/nextcloud/notes";
-license=('AGPL3')
-depends=('nextcloud')
-makedepends=()
-options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
-sha512sums=('c4329123623aa1018237376eec46b6bb4f2705554df8a4b7d4109591749db952dd4c21b6a612df1a7f26e32cd0668331569196782229c0d7fcb0af714d41c482')
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
-}

Copied: nextcloud-app-notes/repos/community-any/PKGBUILD (from rev 242297, 
nextcloud-app-notes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-04 10:57:26 UTC (rev 242298)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: David Runge 
+# Contributor: David Runge 
+
+pkgname=nextcloud-app-notes
+pkgver=2.3.1
+pkgrel=1
+pkgdesc="Simple Notes app for Nextcloud"
+arch=('any')
+url="https://github.com/nextcloud/notes";
+license=('AGPL3')
+depends=('nextcloud')
+makedepends=()
+options=('!strip')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/nextcloud/notes/releases/download/v${pkgver}/notes.tar.gz";)
+sha512sums=('229d75c1442f98ea4668efafce7ace6b9c07afd55946ec67f4a83a0b6de58af4f34c1214496fb51941828ac510239e86b6c34bb189d6885947bb70baa0cacb8f')
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -R "${srcdir}/notes" "${pkgdir}/usr/share/webapps/nextcloud/apps/notes"
+}