[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-12-01 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 1, 2020 @ 08:17:23
  Author: polyzen
Revision: 767014

upgpkg: borgmatic 1.5.12-3: Fix borgmatic terminating under systemd-inhibit 
after systemd 247

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-01 07:44:48 UTC (rev 767013)
+++ PKGBUILD2020-12-01 08:17:23 UTC (rev 767014)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.5.12
-pkgrel=2
+pkgrel=3
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -21,7 +21,8 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+  sed -i 's,root/.local,usr,
+  /SystemCallFilter/a SystemCallErrorNumber=EPERM' 
sample/systemd/$pkgname.service
 }
 
 build() {


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:47:41
  Author: polyzen
Revision: 758839

upgpkg: borgmatic 1.5.12-2

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 04:43:03 UTC (rev 758838)
+++ PKGBUILD2020-11-22 04:47:41 UTC (rev 758839)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.5.12
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-11-21 Thread Daniel M. Capella via arch-commits
Date: Sunday, November 22, 2020 @ 04:42:40
  Author: polyzen
Revision: 758837

upgpkg: borgmatic 1.5.12-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 04:21:53 UTC (rev 758836)
+++ PKGBUILD2020-11-22 04:42:40 UTC (rev 758837)
@@ -6,8 +6,8 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.10
-pkgrel=2
+pkgver=1.5.12
+pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -16,7 +16,8 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5')
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 18:02:11
  Author: felixonmars
Revision: 752917

upgpkg: borgmatic 1.5.10-2: Python 3.9 rebuild

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 18:01:55 UTC (rev 752916)
+++ PKGBUILD2020-11-12 18:02:11 UTC (rev 752917)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.5.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-08-22 Thread Daniel M. Capella via arch-commits
Date: Saturday, August 22, 2020 @ 06:09:25
  Author: polyzen
Revision: 686557

upgpkg: borgmatic 1.5.10-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-22 00:12:51 UTC (rev 686556)
+++ PKGBUILD2020-08-22 06:09:25 UTC (rev 686557)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.9
+pkgver=1.5.10
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('6f3e18befd0f26118c6c6ddf39e2ef18366ff9501cbcbf664ffde669e3c2d132')
+sha256sums=('31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-07-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, July 23, 2020 @ 21:06:14
  Author: polyzen
Revision: 665104

upgpkg: borgmatic 1.5.9-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-23 20:53:35 UTC (rev 665103)
+++ PKGBUILD2020-07-23 21:06:14 UTC (rev 665104)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.8
+pkgver=1.5.9
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('707ed1bdffd6b8bec2d74dca36cc2665081c8db8590241bf6a72a3378928dd65')
+sha256sums=('6f3e18befd0f26118c6c6ddf39e2ef18366ff9501cbcbf664ffde669e3c2d132')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-06-30 Thread Daniel M. Capella via arch-commits
Date: Wednesday, July 1, 2020 @ 05:23:43
  Author: polyzen
Revision: 657227

upgpkg: borgmatic 1.5.8-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 05:02:57 UTC (rev 657226)
+++ PKGBUILD2020-07-01 05:23:43 UTC (rev 657227)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.7
+pkgver=1.5.8
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('838c3a63c8d092219ebbc07fca2ba4f62122eab1c52d0ebe29c75a256f8b1d1a')
+sha256sums=('707ed1bdffd6b8bec2d74dca36cc2665081c8db8590241bf6a72a3378928dd65')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-06-23 Thread Daniel M. Capella via arch-commits
Date: Tuesday, June 23, 2020 @ 20:14:51
  Author: polyzen
Revision: 651536

upgpkg: borgmatic 1.5.7-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-23 20:14:16 UTC (rev 651535)
+++ PKGBUILD2020-06-23 20:14:51 UTC (rev 651536)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.6
+pkgver=1.5.7
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('706d44c1e0488c0495ca50aad1fd6500036b884188b6b5b6bca186c590e54bfe')
+sha256sums=('838c3a63c8d092219ebbc07fca2ba4f62122eab1c52d0ebe29c75a256f8b1d1a')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-06-08 Thread Daniel M. Capella via arch-commits
Date: Monday, June 8, 2020 @ 10:48:19
  Author: polyzen
Revision: 640543

upgpkg: borgmatic 1.5.6-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-08 10:46:25 UTC (rev 640542)
+++ PKGBUILD2020-06-08 10:48:19 UTC (rev 640543)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.5
+pkgver=1.5.6
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('f0ecbaa1afe391b6d4bc7ed25890ac65a5b302ea4f4ae8b5011df3e7dc93e376')
+sha256sums=('706d44c1e0488c0495ca50aad1fd6500036b884188b6b5b6bca186c590e54bfe')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-05-27 Thread Daniel M. Capella via arch-commits
Date: Wednesday, May 27, 2020 @ 23:42:51
  Author: polyzen
Revision: 636104

upgpkg: borgmatic 1.5.5-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-27 23:32:12 UTC (rev 636103)
+++ PKGBUILD2020-05-27 23:42:51 UTC (rev 636104)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.4
+pkgver=1.5.5
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('a2d47c52cf3794e72f6e2c4637662114315cc0380fa7be204fbf49ba5e28376c')
+sha256sums=('f0ecbaa1afe391b6d4bc7ed25890ac65a5b302ea4f4ae8b5011df3e7dc93e376')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-05-15 Thread Daniel M. Capella via arch-commits
Date: Friday, May 15, 2020 @ 19:38:50
  Author: polyzen
Revision: 628094

upgpkg: borgmatic 1.5.4-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-15 19:32:00 UTC (rev 628093)
+++ PKGBUILD2020-05-15 19:38:50 UTC (rev 628094)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93')
+sha256sums=('a2d47c52cf3794e72f6e2c4637662114315cc0380fa7be204fbf49ba5e28376c')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-05-13 Thread Daniel M. Capella via arch-commits
Date: Wednesday, May 13, 2020 @ 18:37:09
  Author: polyzen
Revision: 627737

upgpkg: borgmatic 1.5.3-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-13 18:35:00 UTC (rev 627736)
+++ PKGBUILD2020-05-13 18:37:09 UTC (rev 627737)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('7cddc8d6c7774a03f2e72e764bdc3862c66f1fce02fe90bc4cb031dced354733')
+sha256sums=('c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-04-24 Thread Daniel M. Capella via arch-commits
Date: Saturday, April 25, 2020 @ 00:07:06
  Author: polyzen
Revision: 619633

upgpkg: borgmatic 1.5.2-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-24 23:27:09 UTC (rev 619632)
+++ PKGBUILD2020-04-25 00:07:06 UTC (rev 619633)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460')
+sha256sums=('7cddc8d6c7774a03f2e72e764bdc3862c66f1fce02fe90bc4cb031dced354733')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-02-03 Thread Daniel M. Capella via arch-commits
Date: Monday, February 3, 2020 @ 18:45:01
  Author: polyzen
Revision: 561963

upgpkg: borgmatic 1.5.1-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 18:02:13 UTC (rev 561962)
+++ PKGBUILD2020-02-03 18:45:01 UTC (rev 561963)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b')
+sha256sums=('4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-01-29 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 29, 2020 @ 23:45:59
  Author: polyzen
Revision: 559327

upgpkg: borgmatic 1.5.0-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 23:45:47 UTC (rev 559326)
+++ PKGBUILD2020-01-29 23:45:59 UTC (rev 559327)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.22
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('36c855824a0aa0963d115962a73fa2ae3cbb71a24963861e9dba1636c6976b58')
+sha256sums=('a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2020-01-21 Thread Daniel M. Capella via arch-commits
Date: Wednesday, January 22, 2020 @ 00:27:37
  Author: polyzen
Revision: 553345

upgpkg: borgmatic 1.4.22-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-21 22:35:54 UTC (rev 553344)
+++ PKGBUILD2020-01-22 00:27:37 UTC (rev 553345)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.21
+pkgver=1.4.22
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('1ed9adc370fc06ae41bbc7083702c3bb7ea58014d60cb473f28ce321151a48c8')
+sha256sums=('36c855824a0aa0963d115962a73fa2ae3cbb71a24963861e9dba1636c6976b58')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-12-20 Thread Daniel M. Capella via arch-commits
Date: Friday, December 20, 2019 @ 22:29:39
  Author: polyzen
Revision: 538579

upgpkg: borgmatic 1.4.21-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-20 21:54:05 UTC (rev 538578)
+++ PKGBUILD2019-12-20 22:29:39 UTC (rev 538579)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.20
+pkgver=1.4.21
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('78454c494ff8f72e10a8e80a59e189329cf78b350ff9962e5106726b22c6d110')
+sha256sums=('1ed9adc370fc06ae41bbc7083702c3bb7ea58014d60cb473f28ce321151a48c8')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-12-13 Thread Daniel M. Capella via arch-commits
Date: Friday, December 13, 2019 @ 08:51:27
  Author: polyzen
Revision: 537499

upgpkg: borgmatic 1.4.20-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-13 08:32:42 UTC (rev 537498)
+++ PKGBUILD2019-12-13 08:51:27 UTC (rev 537499)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.19
+pkgver=1.4.20
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('1f193cdcb6707f634304578cd3c26743f972f7bf42e691422a3ce027434c1caa')
+sha256sums=('78454c494ff8f72e10a8e80a59e189329cf78b350ff9962e5106726b22c6d110')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-12-11 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 12, 2019 @ 06:46:14
  Author: polyzen
Revision: 537337

upgpkg: borgmatic 1.4.19-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-12 06:38:49 UTC (rev 537336)
+++ PKGBUILD2019-12-12 06:46:14 UTC (rev 537337)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.18
+pkgver=1.4.19
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('04b5ada47502a586a4185bc2a4d3f05e8bf7022b7ea2037061749c1787a946b8')
+sha256sums=('1f193cdcb6707f634304578cd3c26743f972f7bf42e691422a3ce027434c1caa')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-12-10 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 11, 2019 @ 01:59:00
  Author: polyzen
Revision: 536596

upgpkg: borgmatic 1.4.18-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-10 23:54:23 UTC (rev 536595)
+++ PKGBUILD2019-12-11 01:59:00 UTC (rev 536596)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.17
+pkgver=1.4.18
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('95b5c19340a5140c5f8b2e42cbffeb8e332dd43d33c17d0bec2e5ae3b5985787')
+sha256sums=('04b5ada47502a586a4185bc2a4d3f05e8bf7022b7ea2037061749c1787a946b8')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-12-04 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 5, 2019 @ 05:53:18
  Author: polyzen
Revision: 535282

upgpkg: borgmatic 1.4.17-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-05 05:23:27 UTC (rev 535281)
+++ PKGBUILD2019-12-05 05:53:18 UTC (rev 535282)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.16
+pkgver=1.4.17
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('7245800843f73990efbe845fe7201ad8c2819169fa0acd67f0d2a288151fdb04')
+sha256sums=('95b5c19340a5140c5f8b2e42cbffeb8e332dd43d33c17d0bec2e5ae3b5985787')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-30 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 1, 2019 @ 04:35:40
  Author: polyzen
Revision: 534621

upgpkg: borgmatic 1.4.16-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-01 04:09:16 UTC (rev 534620)
+++ PKGBUILD2019-12-01 04:35:40 UTC (rev 534621)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.15
+pkgver=1.4.16
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('bb50c1e6594d435d624cb9dae237bee55c9bc5474b7bfc5b4122d3b258d83351')
+sha256sums=('7245800843f73990efbe845fe7201ad8c2819169fa0acd67f0d2a288151fdb04')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-25 Thread Daniel M. Capella via arch-commits
Date: Tuesday, November 26, 2019 @ 01:35:43
  Author: polyzen
Revision: 53

upgpkg: borgmatic 1.4.15-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-26 00:14:14 UTC (rev 52)
+++ PKGBUILD2019-11-26 01:35:43 UTC (rev 53)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.14
+pkgver=1.4.15
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -14,8 +14,9 @@
 license=('GPL3')
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('2ffb2039e93328a4a3774b872b9b4132c69bc28b61257f5895f1095ba3cc35fe')
+sha256sums=('bb50c1e6594d435d624cb9dae237bee55c9bc5474b7bfc5b4122d3b258d83351')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-25 Thread Daniel M. Capella via arch-commits
Date: Monday, November 25, 2019 @ 22:28:36
  Author: polyzen
Revision: 533309

upgpkg: borgmatic 1.4.14-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-25 22:17:21 UTC (rev 533308)
+++ PKGBUILD2019-11-25 22:28:36 UTC (rev 533309)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.13
+pkgver=1.4.14
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('cd94eddda89274c2415b603568ce1e89a0b8f84fd1787ea4ab02b64dd386f116')
+sha256sums=('2ffb2039e93328a4a3774b872b9b4132c69bc28b61257f5895f1095ba3cc35fe')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-19 Thread Daniel M. Capella via arch-commits
Date: Tuesday, November 19, 2019 @ 22:55:31
  Author: polyzen
Revision: 530559

upgpkg: borgmatic 1.4.13-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-19 21:49:26 UTC (rev 530558)
+++ PKGBUILD2019-11-19 22:55:31 UTC (rev 530559)
@@ -6,9 +6,9 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.12
+pkgver=1.4.13
 pkgrel=1
-pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
 license=('GPL3')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('21355d54fa957a11195e8eacfe2cfc8621b501dd31157990ee0144d7ccf1c7e9')
+sha256sums=('cd94eddda89274c2415b603568ce1e89a0b8f84fd1787ea4ab02b64dd386f116')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-17 Thread Daniel M. Capella via arch-commits
Date: Monday, November 18, 2019 @ 05:15:15
  Author: polyzen
Revision: 530276

upgpkg: borgmatic 1.4.12-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-18 05:11:25 UTC (rev 530275)
+++ PKGBUILD2019-11-18 05:15:15 UTC (rev 530276)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.11
+pkgver=1.4.12
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('323aba3779da9cf8d93c084db772b5dcf5ca8b396eef48b89c53ef84565c5f06')
+sha256sums=('21355d54fa957a11195e8eacfe2cfc8621b501dd31157990ee0144d7ccf1c7e9')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-17 Thread Daniel M. Capella via arch-commits
Date: Monday, November 18, 2019 @ 02:32:13
  Author: polyzen
Revision: 530272

upgpkg: borgmatic 1.4.11-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-18 01:22:30 UTC (rev 530271)
+++ PKGBUILD2019-11-18 02:32:13 UTC (rev 530272)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.10
+pkgver=1.4.11
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('8447da91e24c9c94a4c3316b8201394b1ce56e6adb672141be6ab8c840250502')
+sha256sums=('323aba3779da9cf8d93c084db772b5dcf5ca8b396eef48b89c53ef84565c5f06')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-13 Thread Daniel M. Capella via arch-commits
Date: Wednesday, November 13, 2019 @ 19:29:34
  Author: polyzen
Revision: 527188

upgpkg: borgmatic 1.4.10-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-13 17:28:42 UTC (rev 527187)
+++ PKGBUILD2019-11-13 19:29:34 UTC (rev 527188)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.9
+pkgver=1.4.10
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('e8161dac5e97789239978b465742d04eb279c491edbaa39a0ac673d10916')
+sha256sums=('8447da91e24c9c94a4c3316b8201394b1ce56e6adb672141be6ab8c840250502')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-13 Thread Daniel M. Capella via arch-commits
Date: Wednesday, November 13, 2019 @ 16:20:40
  Author: polyzen
Revision: 527178

upgpkg: borgmatic 1.4.9-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-13 16:15:16 UTC (rev 527177)
+++ PKGBUILD2019-11-13 16:20:40 UTC (rev 527178)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.8
+pkgver=1.4.9
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('118e1765ca5eaf686a6887ba6d34944bf8a742b8bab5dd77c0d09f15c7ae8bbe')
+sha256sums=('e8161dac5e97789239978b465742d04eb279c491edbaa39a0ac673d10916')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-11 Thread Daniel M. Capella via arch-commits
Date: Monday, November 11, 2019 @ 20:33:11
  Author: polyzen
Revision: 526824

upgpkg: borgmatic 1.4.8-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-11 20:27:37 UTC (rev 526823)
+++ PKGBUILD2019-11-11 20:33:11 UTC (rev 526824)
@@ -6,8 +6,8 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.8
+pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('861467e5d7c1588e9e356966e6a9b8fca108e6bd17700d9a20afc8d00ee39116')
+sha256sums=('118e1765ca5eaf686a6887ba6d34944bf8a742b8bab5dd77c0d09f15c7ae8bbe')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 03:30:25
  Author: felixonmars
Revision: 523063

Python 3.8 rebuild

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 03:29:20 UTC (rev 523062)
+++ PKGBUILD2019-11-04 03:30:25 UTC (rev 523063)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
 url=https://torsion.org/borgmatic


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-10-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, October 24, 2019 @ 12:20:40
  Author: polyzen
Revision: 518789

upgpkg: borgmatic 1.4.0-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-24 12:02:16 UTC (rev 518788)
+++ PKGBUILD2019-10-24 12:20:40 UTC (rev 518789)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.3.26
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('1663d4a4b7393fa1a848a052daf4a7f6f125fd67058c4bdffce885a089b235e6')
+sha256sums=('861467e5d7c1588e9e356966e6a9b8fca108e6bd17700d9a20afc8d00ee39116')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-10-16 Thread Daniel M. Capella via arch-commits
Date: Wednesday, October 16, 2019 @ 19:43:48
  Author: polyzen
Revision: 516388

upgpkg: borgmatic 1.3.26-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-16 19:37:19 UTC (rev 516387)
+++ PKGBUILD2019-10-16 19:43:48 UTC (rev 516388)
@@ -6,8 +6,8 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.3.25
-pkgrel=2
+pkgver=1.3.26
+pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
  'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('56a0e3d1f5a2511b477fd8803c32e586a939f50fd3473f96c19db8b7d827d862')
+sha256sums=('1663d4a4b7393fa1a848a052daf4a7f6f125fd67058c4bdffce885a089b235e6')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-10-16 Thread Daniel M. Capella via arch-commits
Date: Wednesday, October 16, 2019 @ 16:11:35
  Author: polyzen
Revision: 516349

Add missing python-requests dep

Fixes FS#64141

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-16 16:11:33 UTC (rev 516348)
+++ PKGBUILD2019-10-16 16:11:35 UTC (rev 516349)
@@ -7,12 +7,13 @@
 
 pkgname=borgmatic
 pkgver=1.3.25
-pkgrel=1
+pkgrel=2
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
 url=https://torsion.org/borgmatic
 license=('GPL3')
-depends=('borg' 'python-colorama' 'python-pykwalify' 'python-ruamel-yaml' 
'python-setuptools')
+depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
 sha256sums=('56a0e3d1f5a2511b477fd8803c32e586a939f50fd3473f96c19db8b7d827d862')
 


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-10-15 Thread Daniel M. Capella via arch-commits
Date: Tuesday, October 15, 2019 @ 22:40:25
  Author: polyzen
Revision: 516240

upgpkg: borgmatic 1.3.25-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-15 22:39:52 UTC (rev 516239)
+++ PKGBUILD2019-10-15 22:40:25 UTC (rev 516240)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.3.24
+pkgver=1.3.25
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
@@ -14,7 +14,7 @@
 license=('GPL3')
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-ruamel-yaml' 
'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ca49f15e0eab8650550ce031a9c71a547acaaff15abd3448a6a2e55ca09e83ca')
+sha256sums=('56a0e3d1f5a2511b477fd8803c32e586a939f50fd3473f96c19db8b7d827d862')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

2019-10-13 Thread Daniel M. Capella via arch-commits
Date: Monday, October 14, 2019 @ 01:14:08
  Author: polyzen
Revision: 515361

upgpkg: borgmatic 1.3.24-1

Modified:
  borgmatic/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-14 01:12:32 UTC (rev 515360)
+++ PKGBUILD2019-10-14 01:14:08 UTC (rev 515361)
@@ -6,8 +6,8 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.3.23
-pkgrel=2
+pkgver=1.3.24
+pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes 
backups'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -14,7 +14,7 @@
 license=('GPL3')
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-ruamel-yaml' 
'python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('8362a1f65ffb252dddaa7b013f67752d7e530341163c1a51f52930a954625b22')
+sha256sums=('ca49f15e0eab8650550ce031a9c71a547acaaff15abd3448a6a2e55ca09e83ca')
 
 prepare() {
   cd $pkgname-$pkgver