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

Morten Linderud foxboron at archlinux.org
Fri Mar 12 22:28:52 UTC 2021


    Date: Friday, March 12, 2021 @ 22:28:51
  Author: foxboron
Revision: 889872

upgpkg: borg 1.1.15-3

Modified:
  borg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 22:16:50 UTC (rev 889871)
+++ PKGBUILD	2021-03-12 22:28:51 UTC (rev 889872)
@@ -1,9 +1,10 @@
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Maintainer: Morten Linderud <foxboron at archlinux.org>
 # Contributor: Vlad M. <vlad at archlinux.net>
 
 pkgname=borg
 _pkgname=borgbackup
-pkgver=1.1.14
+pkgver=1.1.15
 pkgrel=3
 pkgdesc='Deduplicating backup program with compression and authenticated encryption'
 url='https://borgbackup.github.io/'
@@ -12,12 +13,12 @@
 depends=('acl' 'lz4' 'openssl' 'python-setuptools' 'xz' 'zstd')
 optdepends=('openssh: repositories on remote hosts'
             'python-llfuse: mounting backups as a FUSE file system')
-makedepends=('cython' 'python-sphinx' 'python-guzzle-sphinx-theme')
+makedepends=('cython' 'python-sphinx' 'python-guzzle-sphinx-theme' 'python-setuptools-scm')
 checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-benchmark' 'python-mock')
 provides=('borgbackup')
 replaces=('borgbackup')
 source=("https://github.com/$_pkgname/$pkgname/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('7dbb0747cc948673f695cd6de284af215f810fed2eb2a615ef26ddc7c691edba'
+sha256sums=('49cb9eed98b8e32ae3b97beaedf94cdff46f796445043f1923fd0fce7ed3c2bc'
             'SKIP')
 validpgpkeys=('6D5BEF9ADD2075805747B70F9F88FB52FAF7B393') # Thomas Waldmann <tw at waldmann-edv.de>
 



More information about the arch-commits mailing list