mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
xfce4-docklike-plugin: update to 0.5.0.
This commit is contained in:
parent
31f94ef20f
commit
2ff8760618
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xfce4-docklike-plugin'
|
||||
pkgname=xfce4-docklike-plugin
|
||||
version=0.4.3
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel libwnck-devel libxfce4windowing-devel"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext glib-devel"
|
||||
makedepends="xfce4-panel-devel libwnck-devel libxfce4windowing-devel libglib-devel"
|
||||
short_desc="Modern, minimalist taskbar for Xfce"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e81e16b4ab1c655a3202473d78cc81617bb4829e5dd102eecabf9addd7668a9d
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=418aa01f51f6528d95ceeb3b19d52bdc0ac554447bdb7afa9975cca5234f244b
|
||||
|
|
Loading…
Add table
Reference in a new issue