fuzzel: update to 1.6.0.

This commit is contained in:
Isaac Freund 2021-06-23 12:37:35 +02:00 committed by Érico Nogueira Rolim
parent 7283ae835c
commit 87e8db0598
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fuzzel'
pkgname=fuzzel
version=1.5.4
version=1.6.0
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=8d805cdd80d3250f3d1a8cda3559176148538e3b2abd454ccf813b32ab271a21
checksum=a97c41305a01276bcfeb3b651586aacabeed6c29e5126a2294868c7e5f176253
post_install() {
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"