fuzzel: update to 1.7.0.
This commit is contained in:
parent
0231672d2c
commit
42941214bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuzzel'
|
||||
pkgname=fuzzel
|
||||
version=1.6.5
|
||||
version=1.7.0
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=meson
|
||||
|
@ -12,7 +12,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
|||
license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/fuzzel"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=b0f1af8a4b38f0cd93722d0ec35e422b5163ec3392e16467c1af8c8de94333a0
|
||||
checksum=f792c9869ec2ab333e99ff49d3e94a81c7ffc45767b74ed98c63404f558a008b
|
||||
|
||||
post_install() {
|
||||
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
|
||||
|
|
Loading…
Reference in a new issue