mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
vlc-pause-click-plugin: update to 1.0.0.
This commit is contained in:
parent
8a09118619
commit
3191ebf92a
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'vlc-pause-click-plugin'
|
# Template file for 'vlc-pause-click-plugin'.
|
||||||
pkgname=vlc-pause-click-plugin
|
pkgname=vlc-pause-click-plugin
|
||||||
version=0.4.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="vlc-devel"
|
makedepends="vlc-devel"
|
||||||
short_desc="Plugin for VLC that pauses/plays video on mouse click"
|
short_desc="Plugin for VLC that pauses/plays video on mouse click"
|
||||||
maintainer="Michael Straube <straubem@gmx.de>"
|
maintainer="Michael Straube <straubem@gmx.de>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/nurupo/vlc-pause-click-plugin"
|
homepage="https://github.com/nurupo/vlc-pause-click-plugin"
|
||||||
distfiles="https://github.com/nurupo/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/nurupo/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=4ed94c9a12cb0992ecbe924a24fe652295ae0727d3406c44b658a7897b7c1e24
|
checksum=ac22abd443168ac88815597023ee8ceddbe549be88b9806fc45c7c79939d7237
|
||||||
|
|
Loading…
Add table
Reference in a new issue