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 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')