From f3555fc7d5c48c2fc92ea0ba50fb07d017fd1ca5 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 6 Dec 2023 13:45:28 +0300 Subject: python-scrape-schema-recipe: Update to 0.2.2-1 upstream release --- python-scrape-schema-recipe/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python-scrape-schema-recipe/PKGBUILD') diff --git a/python-scrape-schema-recipe/PKGBUILD b/python-scrape-schema-recipe/PKGBUILD index 0c8b57f..3d98efd 100644 --- a/python-scrape-schema-recipe/PKGBUILD +++ b/python-scrape-schema-recipe/PKGBUILD @@ -2,8 +2,8 @@ pkgname=python-scrape-schema-recipe _pkgname=scrape-schema-recipe -pkgver=0.2.0 -pkgrel=2 +pkgver=0.2.2 +pkgrel=1 pkgdesc="Scrapes food recipes from HTML into Python dictionaries" arch=('any') url="https://github.com/micahcochran/scrape-schema-recipe" @@ -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