Date: Thursday, February 13, 2020 @ 16:15:48
  Author: felixonmars
Revision: 375535

upgpkg: libbytesize 2.2-1

Modified:
  libbytesize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-13 14:52:51 UTC (rev 375534)
+++ PKGBUILD    2020-02-13 16:15:48 UTC (rev 375535)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=libbytesize
-pkgver=2.1
-pkgrel=3
+pkgver=2.2
+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";
@@ -10,7 +10,7 @@
 depends=('mpfr' 'pcre2' 'python')
 makedepends=('python')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libbytesize/archive/$pkgver.tar.gz";)
-sha512sums=('97070c38da797e65618ee788ba498da85ecd2df7b244fae8d170cefddd456567840a056e23e0dab335450f958735dc0d9e6663f7ced8b78c35d2bf30a8f5f18f')
+sha512sums=('dba1d6f6e898c9ef851169b95b4c3bb52680c3fd5507b6024cc9b36e0cec47de6a6b3f7c5c11c1a943e6906119ceac435c44b4edee8e2221800c0b5330e542fe')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver

Reply via email to