diff options
Diffstat (limited to 'python-scrape-schema-recipe/PKGBUILD')
| -rw-r--r-- | python-scrape-schema-recipe/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
| 2 | 2 | ||
| 3 | pkgname=python-scrape-schema-recipe | 3 | pkgname=python-scrape-schema-recipe |
| 4 | _pkgname=scrape-schema-recipe | 4 | _pkgname=scrape-schema-recipe |
| 5 | pkgver=0.2.0 | 5 | pkgver=0.2.2 |
| 6 | pkgrel=2 | 6 | pkgrel=2 |
| 7 | pkgdesc="Scrapes food recipes from HTML into Python dictionaries" | 7 | pkgdesc="Scrapes food recipes from HTML into Python dictionaries" |
| 8 | arch=('any') | 8 | arch=('any') |
| @@ -16,7 +16,7 @@ depends=('python-dataclasses' | |||
| 16 | 'python-types-requests') | 16 | 'python-types-requests') |
| 17 | makedepends=('python-setuptools') | 17 | makedepends=('python-setuptools') |
| 18 | source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") | 18 | source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") |
| 19 | sha256sums=('ecc253c82a9346c66e77005680a3f746a2feca7292bbcab0c4357b2757a0d1bf') | 19 | sha256sums=('aa4004fedb52019d9d627944b03966412b3dda8a96df06c0715aa0889af07216') |
| 20 | 20 | ||
| 21 | build() { | 21 | build() { |
| 22 | cd "${_pkgname}-${pkgver}" | 22 | cd "${_pkgname}-${pkgver}" |
