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

Felix Yan felixonmars at archlinux.org
Mon Nov 27 06:03:55 UTC 2017


    Date: Monday, November 27, 2017 @ 06:03:38
  Author: felixonmars
Revision: 269236

upgpkg: btfs 2.18-1

Modified:
  btfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-27 06:03:12 UTC (rev 269235)
+++ PKGBUILD	2017-11-27 06:03:38 UTC (rev 269236)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=btfs
-pkgver=2.17
-pkgrel=2
+pkgver=2.18
+pkgrel=1
 pkgdesc="A bittorrent filesystem based on FUSE"
 arch=('x86_64')
 url="https://github.com/johang/btfs"
@@ -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=('e4fae52e46581ca382ac4ddd64d80217a9bc0c18cd6317bb4780734c193dcdd9cfed210073b5fd2d8514be2922bb3f0481b13695411e97bb67b7d793f071c3e1')
+sha512sums=('19768f1dffb036012ac992acf8690b0875815f1abc91c82150b423096b2f796dbe0fa84ecafe991639b3bb96daa9b332dcac2330866a8d84a1f127f4188fc269')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list