[arch-commits] Commit in bup/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Wed Oct 24 00:17:26 UTC 2018
Date: Wednesday, October 24, 2018 @ 00:17:25
Author: shibumi
Revision: 398742
upgpkg: bup 0.29.2-1
Modified:
bup/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-23 23:37:33 UTC (rev 398741)
+++ PKGBUILD 2018-10-24 00:17:25 UTC (rev 398742)
@@ -7,8 +7,8 @@
# Contributor: SanskritFritz (gmail)
pkgname=bup
-pkgver=0.29.1
-pkgrel=2
+pkgver=0.29.2
+pkgrel=1
pkgdesc='Efficient backup system based on the git packfile format'
arch=('x86_64')
url='https://bup.github.io/'
@@ -18,7 +18,7 @@
checkdepends=('rsync' 'python2-tornado')
optdepends=('python2-tornado: for bup web')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bup/bup/archive/${pkgver}.tar.gz")
-sha512sums=('2ad142214cf5ee61e2113b49d02761cdf8fdd5928eb4f885230af71f149ba33ee748e1d96e240903f54d3264dc2ad1614e6ece66027b4c7ed1e97b6147a9685e')
+sha512sums=('10c433d6779b1fd7e1935c587676492d96a330dc3280556332bb55b6e5c62de8631fd755d07d2eaf80cb9fa209dc25b241d5ecf3a6fe2b8210a3d0e1ce4fa4bf')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list