summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2018-02-08 20:23:26 +0100
committerGordian Edenhofer2018-02-08 20:23:26 +0100
commitcbad7b9684507b48ee5b2c6fbbb3ca5aaf1b7654 (patch)
treea3d3594cf2d19c8bd465db3dd64ec0e816376c1b
parenta55b6558a1509a8021f28c1cd3e0d86fb749d620 (diff)
downloadaur-cbad7b9684507b48ee5b2c6fbbb3ca5aaf1b7654.tar.gz
upgpkg: bup-git 1548.80addc3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 440d5d414a9b..644074e512b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bup-git
pkgdesc = Efficient file backup system based on the git packfile format
- pkgver = 1492.3bdce6f
+ pkgver = 1548.80addc3
pkgrel = 1
url = https://bup.github.io/
arch = i686
@@ -15,7 +15,7 @@ pkgbase = bup-git
depends = attr
depends = git
optdepends = python2-tornado: launch a web server to examine backup sets
- provides = bup=1492.3bdce6f
+ provides = bup=1548.80addc3
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ff0b48c78235..043739c63ae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthieu Rakotojaona <rakoo>
pkgname=bup-git
-pkgver=1492.3bdce6f
+pkgver=1548.80addc3
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')