mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-terminal: update to 1.1.4.
This commit is contained in:
parent
a9f5c72551
commit
f733260690
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'xfce4-terminal'
|
# Template file for 'xfce4-terminal'
|
||||||
pkgname=xfce4-terminal
|
pkgname=xfce4-terminal
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
hostmakedepends="gettext pkg-config"
|
||||||
hostmakedepends="intltool pkg-config"
|
|
||||||
makedepends="exo-devel vte3-devel gtk-layer-shell-devel"
|
makedepends="exo-devel vte3-devel gtk-layer-shell-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme gsettings-desktop-schemas"
|
depends="desktop-file-utils hicolor-icon-theme gsettings-desktop-schemas"
|
||||||
short_desc="Modern terminal emulator primarly for the Xfce desktop environment"
|
short_desc="Modern terminal emulator primarly for the Xfce desktop environment"
|
||||||
|
@ -13,4 +12,4 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://docs.xfce.org/apps/xfce4-terminal/start"
|
homepage="https://docs.xfce.org/apps/xfce4-terminal/start"
|
||||||
changelog="https://gitlab.xfce.org/apps/xfce4-terminal/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/apps/xfce4-terminal/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=214dd588d441b69f816009682a3bb4652cc19bed7ea64b612a12f097417b3d45
|
checksum=873c921da1f4b986ffb459d4960789c9c063af98648c9f0ca146dc6f6f5b71b7
|
||||||
|
|
Loading…
Add table
Reference in a new issue