Date: Friday, December 24, 2021 @ 17:48:46 Author: kpcyrd Revision: 1083429
upgpkg: python-plumbum 1.7.2-1 Modified: python-plumbum/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-24 17:15:36 UTC (rev 1083428) +++ PKGBUILD 2021-12-24 17:48:46 UTC (rev 1083429) @@ -2,8 +2,8 @@ pkgname=python-plumbum _name=plumbum -pkgver=1.7.1 -pkgrel=3 +pkgver=1.7.2 +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=('d6648acce8e84045cd8c2fc4a90c427fd5ab5a39e49e7a1f10b20ffbca20cc42636183325501e5b577631e4f1c5a1b3e7cae12ec6b89ff853e5a50946c15f3c7') -b2sums=('28d9616c3bcb13f1e9cf9c47b4533c62caf630d7eab998e86023256b568f8f038444f8741bb902ed999f04f480bc09159aab075d184f497b00a452bfac57c996') +sha512sums=('77e75988255ca78fa5c253c6d076d63f8f9250a2b153ef23e40f35315e255ea09403d854a19bb265fd658bb9e5f0f705dc7530ecacc40b4b48e33acdf50dddf9') +b2sums=('a16d9210606ac67abd425fcff109d40836dc969729cc5bf78a5d224c0beabf09d56d35f17809994d758153c6e18e4af91403f7ae0111912447367be68f6592c1') build() { cd "${_name}-${pkgver}"
