Date: Monday, May 15, 2023 @ 20:49:48 Author: dvzrv Revision: 1461878
upgpkg: python-unearth 0.9.1-1: Upgrade to 0.9.1. Modified: python-unearth/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-15 20:41:44 UTC (rev 1461877) +++ PKGBUILD 2023-05-15 20:49:48 UTC (rev 1461878) @@ -2,8 +2,8 @@ _name=unearth pkgname=python-unearth -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="A utility to fetch and download python packages" arch=(any) url="https://github.com/frostming/unearth" @@ -31,8 +31,8 @@ source=( https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz ) -sha256sums=('4ce747770f6c571698c7654276ddd0204c81c7d9a470f00a8c401d87bba67524') -b2sums=('4d5bb2fd1199d74742165b63bcd2e6f2760d919608a76f0d17552e258c2478746f737d01b270fafd019b8739d71071533569c81f5b2c2afbdd34929e3601c721') +sha256sums=('7205832b087005d1b746903a535ca7d0db5381c1f621ddc00290524d56afd217') +b2sums=('36e66561be24bcf34587ea83a4b12c8d6837547bbfdbdc1d73ba60f89119e48950983488dcee34f933c04f7b8411cf0661f5910b9da426d7d1123e9f08c3f947') build() { cd $_name-$pkgver
