fuzzel: update to 1.5.3.
This commit is contained in:
parent
d6253e6203
commit
09d2d14da5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuzzel'
|
||||
pkgname=fuzzel
|
||||
version=1.5.1
|
||||
version=1.5.3
|
||||
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=8a7394a32664638c91e865d63cf5d5a34d8caf4594854ed4867afae1a6f38eb7
|
||||
checksum=55ae113d278196241dc699fb6fc558ff20d7b6323048b53dbf343fd3b2be8a49
|
||||
|
||||
post_install() {
|
||||
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
|
||||
|
|
Loading…
Reference in a new issue