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

Felix Yan felixonmars at archlinux.org
Sat Sep 16 14:45:10 UTC 2017


    Date: Saturday, September 16, 2017 @ 14:45:09
  Author: felixonmars
Revision: 305656

upgpkg: libbytesize 1.0-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-16 10:34:46 UTC (rev 305655)
+++ PKGBUILD	2017-09-16 14:45:09 UTC (rev 305656)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=0.11
+pkgver=1.0
 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=('3275116a74ead484508da494934062e77d19b50dcd124d7b309137e52a416474099685c39ddc63090d6ed124a667c7fc8c2a7a5844712b33f277703bb52d54ec')
+sha512sums=('0feca102923aa05638f57f1b35593636ccc0b6cf5198eb9e8b5d805b44d270a9b3b37953ad24d445e607b09f01d64ac69e4a42e08c5f57fd46a3dea03f69c2e5')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list