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

Felix Yan felixonmars at archlinux.org
Tue Apr 16 13:29:52 UTC 2019


    Date: Tuesday, April 16, 2019 @ 13:29:50
  Author: felixonmars
Revision: 451785

upgpkg: btfs 2.19-1

Modified:
  btfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-16 13:29:32 UTC (rev 451784)
+++ PKGBUILD	2019-04-16 13:29:50 UTC (rev 451785)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=btfs
-pkgver=2.18
-pkgrel=5
+pkgver=2.19
+pkgrel=1
 pkgdesc="A bittorrent filesystem based on FUSE"
 arch=('x86_64')
 url="https://github.com/johang/btfs"
@@ -11,7 +11,7 @@
 makedepends=('boost')
 optdepends=('python2: for btplay')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/johang/btfs/archive/v$pkgver.tar.gz")
-sha512sums=('d29f3816527c1eed105b45da559d025d61c8652144358227ed0ca3e516582cd8186fdcdf730b19fde6e7e9db1477690237444d2efe7c740f81f91032f1a12f86')
+sha512sums=('e890b25605808dbf09f70d4ad8703a4beafb098af39a872a6b98f6959eb30e1ba9be8ae420be0797ba8f2774b487f2434252e93eac599094a824ba411441fdd6')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list