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

Felix Yan felixonmars at archlinux.org
Tue May 26 13:42:56 UTC 2020


    Date: Tuesday, May 26, 2020 @ 13:42:55
  Author: felixonmars
Revision: 387581

upgpkg: libbytesize 2.3-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 10:36:21 UTC (rev 387580)
+++ PKGBUILD	2020-05-26 13:42:55 UTC (rev 387581)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc='A tiny library providing a C "class" for working with arbitrary big sizes in bytes'
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=('LGPL')
 depends=('mpfr' 'pcre2' 'python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libbytesize/archive/$pkgver.tar.gz")
-sha512sums=('dba1d6f6e898c9ef851169b95b4c3bb52680c3fd5507b6024cc9b36e0cec47de6a6b3f7c5c11c1a943e6906119ceac435c44b4edee8e2221800c0b5330e542fe')
+sha512sums=('4a379b19adf755d77777cbf57261d28768ee415ebf15f7e152735c2008ba0704408ce7c829c42b5148a5a84beb26bc7ba17a8771db0042bba7bae43d9e2efcab')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list