summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2023-06-28 21:36:15 +0200
committerNarrat2023-06-28 21:36:15 +0200
commitaa76cb9d6ee90e03b8bcfc29b9fec377d69ec9ef (patch)
tree92f4b3ddd622771da0e625215d0271bec5c9ed21 /PKGBUILD
parentc49bcfdb30d73e5bc3231ec701c52eb6146ecc8b (diff)
downloadaur-python-prospector.tar.gz
python-prospector: update checksums for 1.10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92878919d1a2..d9b9ab6dcfeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@ makedepends=('python-poetry'
license=('GPL2')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('599f31516f857d785058773875e9358702ad653e65461e8cad44134d8ee17b1f')
+sha256sums=('cc8f09e79bdd32247edddf05b666940e88ad96338a84f5717b1e8c0678337821')
build() {
cd "$_name-$pkgver"