[arch-commits] Commit in libbytesize/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 08:32:12 UTC 2020
Date: Friday, July 31, 2020 @ 08:32:12
Author: felixonmars
Revision: 392759
upgpkg: libbytesize 2.4-1
Modified:
libbytesize/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 08:31:22 UTC (rev 392758)
+++ PKGBUILD 2020-07-31 08:32:12 UTC (rev 392759)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=libbytesize
-pkgver=2.3
+pkgver=2.4
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=('4a379b19adf755d77777cbf57261d28768ee415ebf15f7e152735c2008ba0704408ce7c829c42b5148a5a84beb26bc7ba17a8771db0042bba7bae43d9e2efcab')
+sha512sums=('5192e3bad346758b4f66ae2c40170a2be792c78287f9784ec4a7c4419f1754098ef6fa463d568cb5e028a60945f85cbee8ef80af590a1d36c7cbe82a6f20fbab')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list