summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-01-10 00:21:26 +0100
committerGordian Edenhofer2021-01-10 00:21:26 +0100
commit39bf9fde215338749d521b1ecc395413540ad143 (patch)
treea31f2f7743e1968170324114fe4d4609cbf3ee75
parent30d3368612f6ac65bfaf411b80b2bcdc6573dba7 (diff)
downloadaur-39bf9fde215338749d521b1ecc395413540ad143.tar.gz
upgpkg: bup-git 0.32.r0.g3b052c63-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d27a14a38b..55710c1e2ea9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bup-git
pkgdesc = Efficient file backup system based on the git packfile format
- pkgver = 0.31.r56.g6d58d37
+ pkgver = 0.32.r0.g3b052c63
pkgrel = 1
epoch = 1
url = https://bup.github.io/
@@ -21,7 +21,7 @@ pkgbase = bup-git
optdepends = readline: FTP access
optdepends = par2cmdline: error correction
optdepends = python-pytest-xdist: parallel tests
- provides = bup=0.31.r56.g6d58d37
+ provides = bup=0.32.r0.g3b052c63
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fe6109006038..0f81b73727fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=bup-git
epoch=1
-pkgver=0.31.r56.g6d58d37
+pkgver=0.32.r0.g3b052c63
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')