mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuzzel: update to 1.5.1.
This commit is contained in:
parent
6a20769ec6
commit
f2c5495e13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuzzel'
|
# Template file for 'fuzzel'
|
||||||
pkgname=fuzzel
|
pkgname=fuzzel
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/fuzzel"
|
homepage="https://codeberg.org/dnkl/fuzzel"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=a67d6c56c9de465ce777b091163034a594a19d3c1cf411cccdca4a40a11a2410
|
checksum=8a7394a32664638c91e865d63cf5d5a34d8caf4594854ed4867afae1a6f38eb7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
|
rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue