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

Felix Yan felixonmars at archlinux.org
Sat Aug 5 14:28:19 UTC 2017


    Date: Saturday, August 5, 2017 @ 14:28:18
  Author: felixonmars
Revision: 248695

upgpkg: btfs 2.15-1

Modified:
  btfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 14:23:56 UTC (rev 248694)
+++ PKGBUILD	2017-08-05 14:28:18 UTC (rev 248695)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=btfs
-pkgver=2.14
+pkgver=2.15
 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=('f5034e1f8c247324ebb612656d3d06eb87ba468e95dba2421108bb7e91ac5ddd19588bc1263d80be8af55e30acdb65e3ff07b5562f97e4bb8d595ac9f3d2746b')
+sha512sums=('c95ce2161d5493a3145b5381af83f4c1990f6036a554c5571efdb490d6bac217163b52369cce0c50885eaad0a0a8139e798d25eb55722438535c0241546e50fc')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list