xfce4-terminal: update to 1.1.4.
This commit is contained in:
parent
a9f5c72551
commit
f733260690
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'xfce4-terminal'
|
||||
pkgname=xfce4-terminal
|
||||
version=1.1.3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
hostmakedepends="gettext pkg-config"
|
||||
makedepends="exo-devel vte3-devel gtk-layer-shell-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme gsettings-desktop-schemas"
|
||||
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"
|
||||
changelog="https://gitlab.xfce.org/apps/xfce4-terminal/-/raw/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=214dd588d441b69f816009682a3bb4652cc19bed7ea64b612a12f097417b3d45
|
||||
checksum=873c921da1f4b986ffb459d4960789c9c063af98648c9f0ca146dc6f6f5b71b7
|
||||
|
|
Loading…
Reference in New Issue