mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clipmenu: update to 6.1.0.
This commit is contained in:
parent
1dbedc0850
commit
01325842ac
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'clipmenu'
|
# Template file for 'clipmenu'
|
||||||
pkgname=clipmenu
|
pkgname=clipmenu
|
||||||
version=5.6.0
|
version=6.1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash dmenu"
|
depends="bash dmenu"
|
||||||
short_desc="Clipboard management using dmenu"
|
short_desc="Clipboard management using dmenu"
|
||||||
maintainer="Hristos N. Triantafillou <voidpkg@hristos.lol>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/cdown/clipmenu"
|
homepage="https://github.com/cdown/clipmenu"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=d7a8d536e99e9cb802c6cc2117ee554fad3a506371dce215c75b1d6a49391f7e
|
checksum=1b5da22fac3bbee254267f9274746f747019c5f9a1f53cde0ddc1591053d2342
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clipdel
|
vbin clipdel
|
||||||
|
|
Loading…
Add table
Reference in a new issue