[arch-commits] Commit in bup/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Jan 1 17:39:42 UTC 2017


    Date: Sunday, January 1, 2017 @ 17:39:41
  Author: arojas
Revision: 204118

Update to 0.29

Modified:
  bup/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-01 17:31:44 UTC (rev 204117)
+++ PKGBUILD	2017-01-01 17:39:41 UTC (rev 204118)
@@ -8,7 +8,7 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=bup
-pkgver=0.28.1
+pkgver=0.29
 pkgrel=1
 pkgdesc='Efficient backup system based on the git packfile format'
 arch=('x86_64' 'i686')
@@ -19,7 +19,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")
-md5sums=('94d47ec13c5edcad4061b8abe2e8dcdd')
+md5sums=('ed717612ff59ec1eb4c0d53f3e11d064')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list