summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-12-18 19:03:50 +0100
committerGordian Edenhofer2016-12-18 19:03:50 +0100
commitfdcef40972554249b141c8265b2f75ced524d173 (patch)
tree10a5b92efc5591bc984a7ae1ea620a511e22c5c2 /PKGBUILD
parent76f0ed17e84368fd23ec170b9d96e4341a75b93a (diff)
downloadaur-fdcef40972554249b141c8265b2f75ced524d173.tar.gz
upgpkg: bup-git 1435.53db6ee-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c018ed2792ea..a398ef51f9af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Matthieu Rakotojaona <rakoo>
pkgname=bup-git
-pkgver=1400.bfc3dca
+pkgver=1435.53db6ee
pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('pandoc')
provides=("bup=${pkgver}")
conflicts=("bup")
source=("${pkgname}"::"git+https://github.com/bup/bup.git")
-md5sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/${pkgname}"