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

Felix Yan felixonmars at archlinux.org
Sun Feb 14 23:48:39 UTC 2021


    Date: Sunday, February 14, 2021 @ 23:48:39
  Author: felixonmars
Revision: 860078

upgpkg: btfs 2.24-1

Modified:
  btfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-14 23:48:37 UTC (rev 860077)
+++ PKGBUILD	2021-02-14 23:48:39 UTC (rev 860078)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=btfs
-pkgver=2.23
+pkgver=2.24
 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=('f911b334367e619621677793342fe36247dc63a8bff6fcab65f0b64e1645bab2ede261a7e7c03c76e18ad75b9b485d8c422e99ffcbd6069ceeb5b5e590bf5f63')
+sha512sums=('33339d9eefe6836c8c96c4ea0fb6ee99150df5500f4d1dce107c20df72e0d2959152fca0901676cec1eebf1de39a69dc46ea96442aecd234c9fb4e7618337b0c')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list