xiate: update to 18.03.

Closes: #12844 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
cr6git 2018-03-23 13:52:57 +01:00 committed by Jürgen Buchmüller
parent 939b08a643
commit 1687a905cf
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -1,17 +1,16 @@
# Template file for 'xiate'
pkgname=xiate
version=18.01
version=18.03
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="gtk+3-devel vte3-devel"
depends="vte3 socat"
short_desc="A terminal emulator"
makedepends="vte3-devel"
short_desc="Terminal emulator which uses VTE as a backend"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT"
homepage="https://github.com/vain/xiate"
homepage="https://www.uninformativ.de/projects/xiate/"
distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz"
checksum=fd3bb4644edd47ad4216ee51b826f9313c96842a416cb15a24838eed60ec5fdb
checksum=4791ea2a87b6f4276cf4c827ea249385084476368f9df66b7c23ceda313283d0
pre_configure() {
cp config.def.h config.h