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

Felix Yan felixonmars at archlinux.org
Mon Sep 11 05:02:27 UTC 2017


    Date: Monday, September 11, 2017 @ 05:02:26
  Author: felixonmars
Revision: 256869

upgpkg: btfs 2.17-1

Modified:
  btfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 04:57:18 UTC (rev 256868)
+++ PKGBUILD	2017-09-11 05:02:26 UTC (rev 256869)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=btfs
-pkgver=2.16
+pkgver=2.17
 pkgrel=1
 pkgdesc="A bittorrent filesystem based on FUSE"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('boost')
 optdepends=('python2: for btplay')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/johang/btfs/archive/v$pkgver.tar.gz")
-sha512sums=('c073b24dc1cd595db32f80732156ba904683289106557e3df47fa46328c55ffd7a92153946381bb0a06abe2eef96d6690608712852516ca54164ca058451b517')
+sha512sums=('e4fae52e46581ca382ac4ddd64d80217a9bc0c18cd6317bb4780734c193dcdd9cfed210073b5fd2d8514be2922bb3f0481b13695411e97bb67b7d793f071c3e1')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list