summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2023-12-31 17:05:34 +0100
committerGordian Edenhofer2023-12-31 17:05:34 +0100
commitb79ceb9d609770f74c4d4af1dae480a791e3f9d0 (patch)
tree1a048af6762c007a8866279b25f11ae9f55ede8d
parenteaff921f1b4fab157f2c6fb4a509ef0c1a464b3c (diff)
downloadaur-bup-git.tar.gz
upgpkg: bup-git 0.33.r72.g50f57708-1
-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')