updpkgsums

This commit is contained in:
Daniel Langbein 2022-04-17 22:02:13 +02:00
parent c82049a958
commit 2b9e510313

View File

@ -10,7 +10,7 @@ arch=('any')
license=('CC0') license=('CC0')
depends=('python3' 'python-beautifulsoup4' 'python-html5lib') depends=('python3' 'python-beautifulsoup4' 'python-html5lib')
source=("${_pkgname}".py) source=("${_pkgname}".py)
sha256sums=('0930368fb7326a7f6da0be6512b1670f883d2c8ef21e85f35343d0e0d9fffb9e') sha256sums=('7d14f43dd0398b9f5f6c577b7d42d4a754cc1ba06a6931684d5544037e01f8db')
package() { package() {
install -Dm0755 "${_pkgname}".py "$pkgdir"/usr/bin/"${pkgname}" install -Dm0755 "${_pkgname}".py "$pkgdir"/usr/bin/"${pkgname}"