* update python-beautifulsoup4 to 4.12.3-2

This commit is contained in:
Alexander Baldeck 2024-05-10 12:08:26 +02:00
parent 1891aed834
commit 14bee359bd

View File

@ -7,7 +7,7 @@
pkgname=python-beautifulsoup4
_pkgname="${pkgname#python-}"
pkgver=4.12.3
pkgrel=1
pkgrel=2
pkgdesc='A Python HTML/XML parser designed for quick turnaround projects like screen-scraping'
arch=(any)
url='https://www.crummy.com/software/BeautifulSoup/'