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

Felix Yan felixonmars at archlinux.org
Thu Aug 3 15:45:38 UTC 2017


    Date: Thursday, August 3, 2017 @ 15:45:37
  Author: felixonmars
Revision: 301557

upgpkg: libbytesize 0.11-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 14:46:32 UTC (rev 301556)
+++ PKGBUILD	2017-08-03 15:45:37 UTC (rev 301557)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=0.10
+pkgver=0.11
 pkgrel=1
 pkgdesc='A tiny library providing a C "class" for working with arbitrary big sizes in bytes'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('mpfr' 'pcre')
 makedepends=('python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libbytesize/archive/$pkgver.tar.gz")
-sha512sums=('26dcca781c70b5fdc0c0ef973ce65db2c4ce4520bb413b2e0137e3c8a0ccef0b0b47f46e50e13035fb74c3bd2a16ab8faad8c4fb843f33419a5e5d70dae73587')
+sha512sums=('3275116a74ead484508da494934062e77d19b50dcd124d7b309137e52a416474099685c39ddc63090d6ed124a667c7fc8c2a7a5844712b33f277703bb52d54ec')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list