fuzzel: update to 1.4.2.
This commit is contained in:
parent
759a454ba4
commit
c0184d8341
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuzzel'
|
||||
pkgname=fuzzel
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=meson
|
||||
|
@ -12,7 +12,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/fuzzel"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=7cae8d2fa45d7d5558da6a8bcdc890a87f28152581c6d93196ab4e75dd9cdf55
|
||||
checksum=e4acd9afa299abd0a1995f85ffd13b05648178d71326aa1c749187f113de4817
|
||||
|
||||
post_install() {
|
||||
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
|
||||
|
|
Loading…
Reference in a new issue