Date: Friday, April 24, 2020 @ 07:25:41 Author: farseerfc Revision: 618974
upgpkg: python-justbytes 0.14-1: python-justbytes 0.14 Modified: python-justbytes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 07:24:51 UTC (rev 618973) +++ PKGBUILD 2020-04-24 07:25:41 UTC (rev 618974) @@ -2,8 +2,8 @@ pkgname=python-justbytes _pkgname=justbytes -pkgver=0.11 -pkgrel=5 +pkgver=0.14 +pkgrel=1 pkgdesc="computing with and displaying bytes" url="https://pypi.org/project/justbytes/" depends=('python' 'python-justbases') @@ -12,7 +12,7 @@ license=('GPL2' 'GPL3') arch=('any') source=("https://github.com/mulkieran/${_pkgname}/archive/v${pkgver}.tar.gz") -md5sums=('3ef7b9b6a500ec3f12d2d121765d641f') +md5sums=('3b9a26069421b1be24782f51125befa0') check() { cd $srcdir/${_pkgname}-$pkgver
