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

Massimiliano Torromeo mtorromeo at archlinux.org
Wed Dec 27 14:23:58 UTC 2017


    Date: Wednesday, December 27, 2017 @ 14:23:58
  Author: mtorromeo
Revision: 276241

boost 1.66.0 rebuild

Modified:
  snapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-27 13:59:48 UTC (rev 276240)
+++ PKGBUILD	2017-12-27 14:23:58 UTC (rev 276241)
@@ -4,7 +4,7 @@
 
 pkgname=snapper
 pkgver=0.5.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A tool for managing BTRFS and LVM snapshots. It can create, diff and restore snapshots and provides timelined auto-snapping."
 arch=('x86_64')
 url="http://snapper.io"
@@ -16,7 +16,7 @@
 source=("ftp://ftp.suse.com/pub/projects/$pkgname/$pkgname-$pkgver.tar.bz2"
         "iostream.patch::https://patch-diff.githubusercontent.com/raw/openSUSE/snapper/pull/355.patch")
 sha256sums=('8876b6fa946dc46df5dcbaf747bb11ac4c5a3418dd59c5ba09c47910cbad1835'
-            '20ed5678ff102b8d9ef3c11e38d0f83cc2214b3fca088613bba3154ee4c13bcd')
+            '8bccce57b694179561f0f33aaa2dc040ba7276e4f193dc59ef3f0983dec5acfc')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list