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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 10 03:25:15 UTC 2021


    Date: Thursday, June 10, 2021 @ 03:25:15
  Author: svenstaro
Revision: 961052

upgpkg: bees 0.6.5-1

Modified:
  bees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-10 03:25:07 UTC (rev 961051)
+++ PKGBUILD	2021-06-10 03:25:15 UTC (rev 961052)
@@ -3,8 +3,8 @@
 # Contributor: Timofey Titovets <nefelim4ag at gmail.com>
 
 pkgname=bees
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.6.5
+pkgrel=1
 pkgdesc="Best-Effort Extent-Same, a btrfs deduplicator daemon"
 arch=('x86_64')
 url="https://github.com/Zygo/bees"
@@ -12,7 +12,7 @@
 depends=('util-linux-libs' 'bash')
 makedepends=('markdown' 'btrfs-progs' 'systemd')
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/Zygo/bees/archive/v${pkgver}.tar.gz")
-sha256sums=('da6c50f433a2bd6b7e26e37733de44554d8e9ed554ee9dea0d2e66d1ff820e0d')
+sha256sums=('f7ab73a6adc48b36bddf408ebc7625770464d8722a134e0fb2fc77e2dbc732b5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list