mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
4a08ea751b
commit
8c9270c0c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'j4-dmenu-desktop'
|
# Template file for 'j4-dmenu-desktop'
|
||||||
pkgname=j4-dmenu-desktop
|
pkgname=j4-dmenu-desktop
|
||||||
version=3.1
|
version=3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Denable-tests=false"
|
configure_args="-Denable-tests=false"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="meator <meator.dev@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/enkore/j4-dmenu-desktop"
|
homepage="https://github.com/enkore/j4-dmenu-desktop"
|
||||||
distfiles="https://github.com/enkore/j4-dmenu-desktop/archive/r${version}.tar.gz"
|
distfiles="https://github.com/enkore/j4-dmenu-desktop/archive/r${version}.tar.gz"
|
||||||
checksum=0e6cf25663cc220e3e3e2bc013fe957c3e4a44f900b5ee6a7609cd501021652d
|
checksum=99e2f394570f8fb0b1a2cde2926980fd9685ce60e1500b575057f8424c9ad555
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Denable-tests=true"
|
configure_args+=" -Denable-tests=true"
|
||||||
|
|
Loading…
Add table
Reference in a new issue