mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
xfce4-dict: update to 0.8.9.
This commit is contained in:
parent
ecea96fb98
commit
72be3e82a0
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xfce4-dict'
|
||||
pkgname=xfce4-dict
|
||||
version=0.8.8
|
||||
version=0.8.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext glib-devel"
|
||||
makedepends="xfce4-panel-devel libglib-devel"
|
||||
short_desc="Dictionary plugin for the Xfce panel"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/applications/xfce4-dict"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0d0cb079d276d82c174a52c94ee4df12df490a525befc44650e261f8e5eae916
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f1a81baad1e60496aeffc8f8ef1be6413c732b09e250d52d062d293ade001a8c
|
||||
|
|
Loading…
Add table
Reference in a new issue