mirror of
https://codeberg.org/privacy1st/image-width-limit
synced 2024-12-03 22:15:02 +01:00
update checksum
This commit is contained in:
parent
b0d40427a7
commit
78f55ee1a1
4
PKGBUILD
4
PKGBUILD
@ -4,13 +4,13 @@ _reponame=arch
|
||||
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=1.0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Limit width of HTML images"
|
||||
arch=('any')
|
||||
license=('CC0')
|
||||
depends=('python3' 'python-beautifulsoup4' 'python-html5lib')
|
||||
source=("${_pkgname}".py)
|
||||
sha256sums=('88b20a75bdfd7f0f0ff6054ff8a6e77783e21488ef3d8ecc5cfadb7fcdf37d6e')
|
||||
sha256sums=('0930368fb7326a7f6da0be6512b1670f883d2c8ef21e85f35343d0e0d9fffb9e')
|
||||
|
||||
package() {
|
||||
install -Dm0755 "${_pkgname}".py "$pkgdir"/usr/bin/"${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user