From a01efa62538f7384a2120fd3e6c3737bcf0aecfe Mon Sep 17 00:00:00 2001 From: Cullen Ross Date: Sun, 28 Nov 2021 19:27:26 -0500 Subject: [PATCH] rxvt-unicode: update to 9.30. --- srcpkgs/rxvt-unicode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rxvt-unicode/template b/srcpkgs/rxvt-unicode/template index 4223d2e8f789..00ebdf63c3ca 100644 --- a/srcpkgs/rxvt-unicode/template +++ b/srcpkgs/rxvt-unicode/template @@ -1,6 +1,6 @@ # Template file for 'rxvt-unicode' pkgname=rxvt-unicode -version=9.29 +version=9.30 revision=1 build_style=gnu-configure configure_args=" @@ -25,7 +25,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=c18bc9de0c319db1f85748ecc2f255ff9eb2be0fbe9e15fe0eabefc063c4157c +checksum=fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d # Package build options build_options="gdk_pixbuf perl startup_notification unicode3"