From 7ea10e2a84816bafd2cfa47bdd73f6167cc60a7c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 16 Mar 2013 03:47:18 +0100 Subject: [PATCH] rxvt-unicode: update to 9.17. --- srcpkgs/rxvt-unicode/template | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rxvt-unicode/template b/srcpkgs/rxvt-unicode/template index 74af87c2ca..022aad3e26 100644 --- a/srcpkgs/rxvt-unicode/template +++ b/srcpkgs/rxvt-unicode/template @@ -1,6 +1,6 @@ # Template build file for 'rxvt-unicode'. pkgname=rxvt-unicode -version=9.16 +version=9.17 revision=1 build_style=gnu-configure configure_args="--with-terminfo=/usr/share/terminfo --enable-256-color @@ -15,7 +15,12 @@ maintainer="Juan RP " homepage="http://software.schmorp.de/pkg/rxvt-unicode.html" license="GPL-2" distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=76bb15cdc8cc7709b01389727f7d818f1f401b6616121f0216165a4cb5e74874 +checksum=de017b2b2a1a7182aeada99f605da33cbee18d450e07a7fdabef48da446521e4 +long_desc=" + $pkgname is a clone of the well known terminal emulator rxvt, + modified to store text in Unicode (either UCS-2 or UCS-4) and to use + locale-correct input and output. It also supports mixing multiple + fonts at the same time, including Xft fonts." post_install() { vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications