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

Felix Yan felixonmars at archlinux.org
Wed Feb 3 22:41:42 UTC 2021


    Date: Wednesday, February 3, 2021 @ 22:41:32
  Author: felixonmars
Revision: 407191

upgpkg: libbytesize 2.5-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-03 21:19:41 UTC (rev 407190)
+++ PKGBUILD	2021-02-03 22:41:32 UTC (rev 407191)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=2.4
-pkgrel=4
+pkgver=2.5
+pkgrel=1
 pkgdesc='A tiny library providing a C "class" for working with arbitrary big sizes in bytes'
 arch=('x86_64')
 url="https://github.com/rhinstaller/libbytesize"
@@ -11,7 +11,7 @@
 makedepends=('python')
 optdepends=('python: for bscalc command')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libbytesize/archive/$pkgver.tar.gz")
-sha512sums=('5192e3bad346758b4f66ae2c40170a2be792c78287f9784ec4a7c4419f1754098ef6fa463d568cb5e028a60945f85cbee8ef80af590a1d36c7cbe82a6f20fbab')
+sha512sums=('3ce78c39fa400de1083eac8fb7b528b5febf4b55aa9e86ac56a1828d4f90c490590074070f8e17d3b584271877d2b4022065f08a4566428c9c960524f444d33c')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list