From 600023f7072a88487f37229edccbdd37ddf7b546 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 3 Jan 2023 18:44:53 +0100 Subject: [PATCH] rxvt-unicode: update to 9.31. --- srcpkgs/rxvt-unicode/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rxvt-unicode/template b/srcpkgs/rxvt-unicode/template index 6593340186e..10a9be9ba29 100644 --- a/srcpkgs/rxvt-unicode/template +++ b/srcpkgs/rxvt-unicode/template @@ -1,7 +1,7 @@ # Template file for 'rxvt-unicode' pkgname=rxvt-unicode -version=9.30 -revision=3 +version=9.31 +revision=1 build_style=gnu-configure configure_args=" --with-terminfo=/usr/share/terminfo --enable-256-color @@ -24,7 +24,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="http://software.schmorp.de/pkg/rxvt-unicode.html" distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d +checksum=aaa13fcbc149fe0f3f391f933279580f74a96fd312d6ed06b8ff03c2d46672e8 # Package build options build_options="gdk_pixbuf perl startup_notification unicode3"