mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
clipmenu: update to 6.2.0.
This commit is contained in:
parent
ba3c48641c
commit
5f615c96d5
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'clipmenu'
|
# Template file for 'clipmenu'
|
||||||
pkgname=clipmenu
|
pkgname=clipmenu
|
||||||
version=6.1.0
|
version=6.2.0
|
||||||
revision=2
|
revision=1
|
||||||
depends="bash dmenu clipnotify xsel"
|
depends="bash dmenu clipnotify xsel"
|
||||||
short_desc="Clipboard management using dmenu"
|
short_desc="Clipboard management using dmenu"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=1b5da22fac3bbee254267f9274746f747019c5f9a1f53cde0ddc1591053d2342
|
checksum=15830429dbe78da8168e71c6e1cc9fccf5c4d03ebae8ccefb0a5dbaa98adbbb8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clipdel
|
vbin clipdel
|
||||||
|
|
Loading…
Add table
Reference in a new issue