summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2016-05-21 10:41:12 +0200
committerGordian Edenhofer2016-05-21 10:41:12 +0200
commitf84995ef0d0530c3ca883c34fddbf538e5952fd2 (patch)
treed982f54e8c113ebb070c02f53215927626954d1a
parent99a641e90391d7b773946ad2b331a2bb7274b297 (diff)
downloadaur-f84995ef0d0530c3ca883c34fddbf538e5952fd2.tar.gz
upgpkg: bup-git 1372.632dece-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bde1ed7ae599..638cea9856ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bup-git
pkgdesc = Efficient file backup system based on the git packfile format
- pkgver = 1364.cad3c11
- pkgrel = 3
+ pkgver = 1372.632dece
+ pkgrel = 1
url = https://bup.github.io/
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = bup-git
depends = attr
depends = git
optdepends = python2-tornado: launch a web server to examine backup sets
- provides = bup=1364.cad3c11
+ provides = bup=1372.632dece
conflicts = bup
source = bup-git::git+https://github.com/bup/bup.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 54d210d8f188..54d7f3429103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Matthieu Rakotojaona <rakoo>
pkgname=bup-git
-pkgver=1364.cad3c11
-pkgrel=3
+pkgver=1372.632dece
+pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')
url='https://bup.github.io/'