summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-04-04 16:54:36 +0200
committerGordian Edenhofer2017-04-04 16:54:36 +0200
commit28c74a72d373bf21775118b0deeae1f884c6f6d1 (patch)
tree4fc9e97df16f78a282bf65ac6df1f814952e8125
parentfdcef40972554249b141c8265b2f75ced524d173 (diff)
downloadaur-28c74a72d373bf21775118b0deeae1f884c6f6d1.tar.gz
upgpkg: bup-git 1449.fbe7649-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76b870151cc6..630f898dac87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bup-git
pkgdesc = Efficient file backup system based on the git packfile format
- pkgver = 1435.53db6ee
+ pkgver = 1449.fbe7649
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=1435.53db6ee
+ provides = bup=1449.fbe7649
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a398ef51f9af..c2c733609684 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthieu Rakotojaona <rakoo>
pkgname=bup-git
-pkgver=1435.53db6ee
+pkgver=1449.fbe7649
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')