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

Felix Yan felixonmars at archlinux.org
Fri Apr 20 05:15:23 UTC 2018


    Date: Friday, April 20, 2018 @ 05:15:23
  Author: felixonmars
Revision: 322480

upgpkg: libbytesize 1.2-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 23:54:40 UTC (rev 322479)
+++ PKGBUILD	2018-04-20 05:15:23 UTC (rev 322480)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libbytesize
-pkgver=1.1
+pkgver=1.2
 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 @@
 depends=('mpfr' 'pcre')
 makedepends=('python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libbytesize/archive/$pkgver.tar.gz")
-sha512sums=('3d376dd0f9a10974f2392e3417e8e99ac57313be3ec945eeb7c84f72ddd51a5f29b61c7268c8c870dbe941eebf8d9027f8f5b7e0140790510bd8fb6b2c8db35b')
+sha512sums=('a8151e7440d0ec43d10239ddf08a9924827cdf08f20a16dff6177b444c1022fab905a0567384531e7610d854998111adb77f9a6a98e2d9648c02521f84ea2bf2')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list