summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2016-06-12 21:57:07 +0200
committerGordian Edenhofer2016-06-12 21:57:07 +0200
commit5f7a60c8ad9a16466ded7547410bb010c6db0e97 (patch)
treebfc2d578320849eac8fac86554ceda2dd96adf70
parentf84995ef0d0530c3ca883c34fddbf538e5952fd2 (diff)
downloadaur-5f7a60c8ad9a16466ded7547410bb010c6db0e97.tar.gz
upgpkg: bup-git 1385.d926749-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 638cea9856ba..59b03300fe30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bup-git
pkgdesc = Efficient file backup system based on the git packfile format
- pkgver = 1372.632dece
+ pkgver = 1385.d926749
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=1372.632dece
+ provides = bup=1385.d926749
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 54d7f3429103..a6d568c17657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthieu Rakotojaona <rakoo>
pkgname=bup-git
-pkgver=1372.632dece
+pkgver=1385.d926749
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')