From b32ca29fd3d308a1b34e9e260249b87859c50916 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 9 Apr 2020 13:55:20 +0300 Subject: [PATCH] audacious-plugins: update to 4.0.1. --- srcpkgs/audacious-plugins/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template index f4e0a5347ce..d60537ccba3 100644 --- a/srcpkgs/audacious-plugins/template +++ b/srcpkgs/audacious-plugins/template @@ -1,7 +1,7 @@ # Template file for 'audacious-plugins' pkgname=audacious-plugins -version=4.0 -revision=2 +version=4.0.1 +revision=1 build_style=gnu-configure configure_args="$(vopt_enable gtk) $(vopt_enable qt)" hostmakedepends="gettext pkg-config" @@ -16,7 +16,7 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="https://audacious-media-player.org/" distfiles="https://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2" -checksum=e1ad3223c7833f167642563f3c30c68d292b1a457c9f0159fdedd58e575e3ee4 +checksum=4c439def89aebf10a6a756b2115cb4d2493ecc03cb633b898aea5ac6f10e65ac build_options="gtk qt" build_options_default="qt"