summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-11-11 14:06:57 +0100
committerGordian Edenhofer2017-11-11 14:06:57 +0100
commita55b6558a1509a8021f28c1cd3e0d86fb749d620 (patch)
tree3594c609c8e6a8c1b2473c48bd6153e7d36bec62
parent28c74a72d373bf21775118b0deeae1f884c6f6d1 (diff)
downloadaur-a55b6558a1509a8021f28c1cd3e0d86fb749d620.tar.gz
upgpkg: bup-git 1492.3bdce6f-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 630f898dac87..440d5d414a9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bup-git
pkgdesc = Efficient file backup system based on the git packfile format
- pkgver = 1449.fbe7649
+ pkgver = 1492.3bdce6f
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=1449.fbe7649
+ provides = bup=1492.3bdce6f
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c2c733609684..ff0b48c78235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthieu Rakotojaona <rakoo>
pkgname=bup-git
-pkgver=1449.fbe7649
+pkgver=1492.3bdce6f
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')