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

Christian Rebischke shibumi at archlinux.org
Sun Apr 2 14:00:27 UTC 2017


    Date: Sunday, April 2, 2017 @ 14:00:26
  Author: shibumi
Revision: 220321

upgpkg: bup 0.29.1-1

new version

Modified:
  bup/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-02 13:33:17 UTC (rev 220320)
+++ PKGBUILD	2017-04-02 14:00:26 UTC (rev 220321)
@@ -8,8 +8,8 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=bup
-pkgver=0.29
-pkgrel=2
+pkgver=0.29.1
+pkgrel=1
 pkgdesc='Efficient backup system based on the git packfile format'
 arch=('x86_64' 'i686')
 url='https://bup.github.io/'
@@ -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")
-sha512sums=('3a70d747c6bae2640809d48141b726fa7897f33af9f19047c8d4cfba88abe04ac907980f0ce572847b900e2c8d02a3303e886c8ad7af9a97a7804540c7da1705')
+sha512sums=('2ad142214cf5ee61e2113b49d02761cdf8fdd5928eb4f885230af71f149ba33ee748e1d96e240903f54d3264dc2ad1614e6ece66027b4c7ed1e97b6147a9685e')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list