Date: Wednesday, November 24, 2021 @ 14:36:45 Author: kpcyrd Revision: 1054702
upgpkg: python-plumbum 1.7.1-1 Modified: python-plumbum/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-24 13:36:58 UTC (rev 1054701) +++ PKGBUILD 2021-11-24 14:36:45 UTC (rev 1054702) @@ -2,8 +2,8 @@ pkgname=python-plumbum _name=plumbum -pkgver=1.7.0 -pkgrel=4 +pkgver=1.7.1 +pkgrel=1 pkgdesc='A small yet feature-rich Python library for shell script-like programs, and more' url='https://github.com/tomerfiliba/plumbum' arch=('any') @@ -11,8 +11,8 @@ depends=('python') makedepends=('python-setuptools' 'python-setuptools-scm') source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz) -sha512sums=('0a12891278c12bb98b8bbb825448375240ee347eb3ca166b9cbb4da3e083979d947a7bf0a843fd9a0b7c9a13d09f24e988ee877f29420a3f29f40e387eec8826') -b2sums=('19ae8a37dff38ac3d263d9400e44ac174c46ff8cef92cf45b9ea31d6d344543fba66de3fd0fcd15acc205af5939f11be6c56e6cd9ca39a666f92f18dcd29b9f7') +sha512sums=('d6648acce8e84045cd8c2fc4a90c427fd5ab5a39e49e7a1f10b20ffbca20cc42636183325501e5b577631e4f1c5a1b3e7cae12ec6b89ff853e5a50946c15f3c7') +b2sums=('28d9616c3bcb13f1e9cf9c47b4533c62caf630d7eab998e86023256b568f8f038444f8741bb902ed999f04f480bc09159aab075d184f497b00a452bfac57c996') build() { cd "${_name}-${pkgver}"
