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

Felix Yan felixonmars at archlinux.org
Wed Jul 7 15:28:27 UTC 2021


    Date: Wednesday, July 7, 2021 @ 15:28:26
  Author: felixonmars
Revision: 419056

upgpkg: libbytesize 2.6-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-07 01:15:17 UTC (rev 419055)
+++ PKGBUILD	2021-07-07 15:28:26 UTC (rev 419056)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=2.5
+pkgver=2.6
 pkgrel=1
 pkgdesc='A tiny library providing a C "class" for working with arbitrary big sizes in bytes'
 arch=('x86_64')
@@ -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=('3ce78c39fa400de1083eac8fb7b528b5febf4b55aa9e86ac56a1828d4f90c490590074070f8e17d3b584271877d2b4022065f08a4566428c9c960524f444d33c')
+sha512sums=('16bbdebc4696700674b0d6f30322ebf0c7e123294ac91de67c1384e897b988c5d16aacffbab32ee5035c6f7b1cefbb55af91bb439c6948ef4f468d93f5ce95c8')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list