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

Felix Yan felixonmars at archlinux.org
Mon Nov 16 11:34:18 UTC 2020


    Date: Monday, November 16, 2020 @ 11:34:18
  Author: felixonmars
Revision: 755205

upgpkg: btfs 2.23-1

Modified:
  btfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-16 11:33:00 UTC (rev 755204)
+++ PKGBUILD	2020-11-16 11:34:18 UTC (rev 755205)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=btfs
-pkgver=2.22
+pkgver=2.23
 pkgrel=1
 pkgdesc="A bittorrent filesystem based on FUSE"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('boost')
 optdepends=('python: for btplay')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/johang/btfs/archive/v$pkgver.tar.gz")
-sha512sums=('bc0fbded3e52cdc0093053762467e7290380a55e116ea2457b2700fe82110c4b6f7a592b9bebef335a14a4ce0fb262fc3dc9c0f4ea3b619d02595e4e74e36fa3')
+sha512sums=('f911b334367e619621677793342fe36247dc63a8bff6fcab65f0b64e1645bab2ede261a7e7c03c76e18ad75b9b485d8c422e99ffcbd6069ceeb5b5e590bf5f63')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list