mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
xfce4-clipman-plugin: update to 1.7.0.
This commit is contained in:
parent
91087b3986
commit
cb4efa3546
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xfce4-clipman-plugin'
|
||||
pkgname=xfce4-clipman-plugin
|
||||
version=1.6.7
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext pkg-config wayland-devel"
|
||||
makedepends="xfce4-panel-devel libXtst-devel qrencode-devel"
|
||||
build_style=meson
|
||||
hostmakedepends="gettext pkg-config wayland-devel glib-devel"
|
||||
makedepends="xfce4-panel-devel libXtst-devel qrencode-devel libglib-devel"
|
||||
short_desc="Clipboard plugin for the Xfce4 panel"
|
||||
maintainer="Aaditya Bagga <abchk1234@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${version%.*}/xfce4-clipman-plugin-${version}.tar.bz2"
|
||||
checksum=9bae27808a50e959e0912b7202ea5d651ed7401a6fc227f811d9bdaf2e44178c
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${version%.*}/xfce4-clipman-plugin-${version}.tar.xz"
|
||||
checksum=903302c3070a951d44ee17a84fa3cf21d36c6787678af8fbfc79e469fd00cb46
|
||||
|
|
Loading…
Add table
Reference in a new issue