mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
bup: update to 0.28
This commit is contained in:
parent
fa2081eee7
commit
17736fac69
@ -1,5 +1,5 @@
|
||||
pkgname=bup
|
||||
pkgver=0.27.1
|
||||
pkgver=0.28
|
||||
pkgrel=1
|
||||
pkgdesc="Highly efficient file backup system based on the git packfile format."
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL')
|
||||
depends=('python-fuse' 'par2cmdline' 'pylibacl' 'python3-pyxattr')
|
||||
conflicts=('bup-git')
|
||||
source=("git+https://github.com/bup/bup.git#tag=${pkgver}")
|
||||
md5sums=('SKIP')
|
||||
sha1sums=('SKIP')
|
||||
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user