From 9c5ce550198d0a8df6f5eac0e161986b60056e76 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 6 Dec 2023 13:43:07 +0300 Subject: python-scrape-schema-recipe: Update to 0.2.2-2 --- python-scrape-schema-recipe/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-scrape-schema-recipe/PKGBUILD') diff --git a/python-scrape-schema-recipe/PKGBUILD b/python-scrape-schema-recipe/PKGBUILD index 0c8b57f..755f58f 100644 --- a/python-scrape-schema-recipe/PKGBUILD +++ b/python-scrape-schema-recipe/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-scrape-schema-recipe _pkgname=scrape-schema-recipe -pkgver=0.2.0 +pkgver=0.2.2 pkgrel=2 pkgdesc="Scrapes food recipes from HTML into Python dictionaries" arch=('any') @@ -16,7 +16,7 @@ depends=('python-dataclasses' 'python-types-requests') makedepends=('python-setuptools') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") -sha256sums=('ecc253c82a9346c66e77005680a3f746a2feca7292bbcab0c4357b2757a0d1bf') +sha256sums=('aa4004fedb52019d9d627944b03966412b3dda8a96df06c0715aa0889af07216') build() { cd "${_pkgname}-${pkgver}" -- cgit v1.2.3-70-g09d2