multimon-ng: update to 1.3.0.
This commit is contained in:
parent
14df35ea06
commit
4e3f583028
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'multimon-ng'
|
||||
pkgname=multimon-ng
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_bool x11 X11_SUPPORT) $(vopt_bool pulseaudio PULSE_AUDIO_SUPPORT)"
|
||||
makedepends="$(vopt_if pulseaudio pulseaudio-devel) $(vopt_if x11 libX11-devel)"
|
||||
|
@ -10,7 +10,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/EliasOenal/multimon-ng"
|
||||
distfiles="https://github.com/EliasOenal/multimon-ng/archive/${version}.tar.gz"
|
||||
checksum=7c8bc6bb3d1956686c9e09f73e0eb27bc91b6b4357a3101452ab5dd13ad0f2c7
|
||||
checksum=d6773bddb192c3836bfda4d8243f9ef7756c3cc029ac4856378892d9b0d0d0ea
|
||||
|
||||
build_options="pulseaudio x11"
|
||||
build_options_default="pulseaudio x11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue