j4-dmenu-desktop: update to 3.1.

Closes: #51580 [via git-merge-pr]
This commit is contained in:
meator 2024-07-31 22:28:41 +02:00 committed by classabbyamp
parent 0f7391e2cb
commit af97fdcfe0
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'j4-dmenu-desktop'
pkgname=j4-dmenu-desktop
version=3.0
version=3.1
revision=1
build_style=meson
configure_args="-Denable-tests=false"
hostmakedepends="pkg-config"
makedepends="spdlog fmt-devel"
checkdepends="catch2"
checkdepends="catch2 python3-pytest"
short_desc="Fast desktop menu"
maintainer="meator <meator.dev@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/enkore/j4-dmenu-desktop"
distfiles="https://github.com/enkore/j4-dmenu-desktop/archive/r${version}.tar.gz"
checksum=09f7ddd9736872871f1ed1c788880cd8da7387dd79cd271f7387a63e96bd2f92
checksum=0e6cf25663cc220e3e3e2bc013fe957c3e4a44f900b5ee6a7609cd501021652d
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Denable-tests=true"