mirror of
https://codeberg.org/privacy1st/image-width-limit
synced 2024-12-03 22:15:02 +01:00
updpkgsums
This commit is contained in:
parent
c82049a958
commit
2b9e510313
2
PKGBUILD
2
PKGBUILD
@ -10,7 +10,7 @@ arch=('any')
|
||||
license=('CC0')
|
||||
depends=('python3' 'python-beautifulsoup4' 'python-html5lib')
|
||||
source=("${_pkgname}".py)
|
||||
sha256sums=('0930368fb7326a7f6da0be6512b1670f883d2c8ef21e85f35343d0e0d9fffb9e')
|
||||
sha256sums=('7d14f43dd0398b9f5f6c577b7d42d4a754cc1ba06a6931684d5544037e01f8db')
|
||||
|
||||
package() {
|
||||
install -Dm0755 "${_pkgname}".py "$pkgdir"/usr/bin/"${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user