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

Felix Yan felixonmars at gemini.archlinux.org
Sat May 28 08:14:08 UTC 2022


    Date: Saturday, May 28, 2022 @ 08:14:07
  Author: felixonmars
Revision: 446592

upgpkg: libbytesize 2.7-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-28 07:39:24 UTC (rev 446591)
+++ PKGBUILD	2022-05-28 08:14:07 UTC (rev 446592)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=2.6
-pkgrel=3
+pkgver=2.7
+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=('16bbdebc4696700674b0d6f30322ebf0c7e123294ac91de67c1384e897b988c5d16aacffbab32ee5035c6f7b1cefbb55af91bb439c6948ef4f468d93f5ce95c8')
+sha512sums=('3a63f728f937ebe002289b7d68e6dcf9b1a223a04d6fe8b5d4e341517753a8b665d0af69aaf030b69546364d5e3a5a9cdf538b614ec0714faf7f6b994f666553')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list