summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f635e1b0cc06..4304768122c0 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.33.r49.gc3660183
+ pkgver = 0.33.r72.g50f57708
pkgrel = 1
epoch = 1
url = https://bup.github.io/
@@ -22,7 +22,7 @@ pkgbase = bup-git
optdepends = readline: FTP access
optdepends = par2cmdline: error correction
optdepends = python-pytest-xdist: parallel tests
- provides = bup=0.33.r49.gc3660183
+ provides = bup=0.33.r72.g50f57708
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 76a3d888413a..2cf8bf146676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=bup-git
epoch=1
-pkgver=0.33.r49.gc3660183
+pkgver=0.33.r72.g50f57708
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64' 'aarch64')