[arch-commits] Commit in python-justbytes/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Fri May 14 07:11:12 UTC 2021
Date: Friday, May 14, 2021 @ 07:11:11
Author: farseerfc
Revision: 933949
upgpkg: python-justbytes 0.15-1: stratis 2.4.0 justbytes 0.15
Modified:
python-justbytes/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-14 07:07:31 UTC (rev 933948)
+++ PKGBUILD 2021-05-14 07:11:11 UTC (rev 933949)
@@ -2,8 +2,8 @@
pkgname=python-justbytes
_pkgname=justbytes
-pkgver=0.14
-pkgrel=3
+pkgver=0.15
+pkgrel=1
pkgdesc="computing with and displaying bytes"
url="https://pypi.org/project/justbytes/"
depends=('python' 'python-justbases')
@@ -11,8 +11,8 @@
makedepends=('python-setuptools')
license=('GPL2' 'GPL3')
arch=('any')
-source=("https://github.com/mulkieran/${_pkgname}/archive/v${pkgver}.tar.gz")
-md5sums=('3b9a26069421b1be24782f51125befa0')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mulkieran/${_pkgname}/archive/v${pkgver}.tar.gz")
+md5sums=('08ddcd37eb8f1c70447d9cfb70e2a737')
check() {
cd "$srcdir/${_pkgname}-$pkgver"
More information about the arch-commits
mailing list