mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
fuzzel: update to 1.6.0.
This commit is contained in:
parent
7283ae835c
commit
87e8db0598
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.4
|
version=1.6.0
|
||||||
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=8d805cdd80d3250f3d1a8cda3559176148538e3b2abd454ccf813b32ab271a21
|
checksum=a97c41305a01276bcfeb3b651586aacabeed6c29e5126a2294868c7e5f176253
|
||||||
|
|
||||||
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