From e61be9951fe5b0dfcb99b24c071985d88502dead Mon Sep 17 00:00:00 2001 From: skmpz Date: Tue, 8 Sep 2020 23:50:25 +0400 Subject: [PATCH] libbytesize: update to 2.4. --- srcpkgs/libbytesize/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libbytesize/template b/srcpkgs/libbytesize/template index fb01bd7fb78..87b1a5ae016 100644 --- a/srcpkgs/libbytesize/template +++ b/srcpkgs/libbytesize/template @@ -1,6 +1,6 @@ # Template file for 'libbytesize' pkgname=libbytesize -version=2.3 +version=2.4 revision=1 build_style=gnu-configure hostmakedepends="gettext python3" @@ -12,7 +12,7 @@ license="LGPL-2.1-or-later" homepage="https://github.com/storaged-project/libbytesize" changelog="https://raw.githubusercontent.com/storaged-project/libbytesize/master/NEWS.rst" distfiles="https://github.com/storaged-project/libbytesize/releases/download/${version}/libbytesize-${version}.tar.gz" -checksum=3c74113fc8cd1a2fbd8870fa0ed7cef2ef24d60ef91e7145fbc041f9aa144479 +checksum=25ccb5762bb8c860b63ed1d40e0c5564e3e0084693fbe6554467a8ca1c1d8c7f pre_check() { # Disable test that depends on unpackaged pocketlint @@ -32,7 +32,6 @@ libbytesize-devel_package() { } libbytesize-python3_package() { - archs=noarch depends="python3-six ${sourcepkg}>=${version}_${revision}" short_desc+=" - Python3 bindings" pkg_install() {