commit 486db9b75f4d8d650d232ddafb833be5b8456907 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sat Apr 26 19:04:48 2014 +0200 rxvt-unicode: updated to 9.20 diff --git a/rxvt-unicode/.footprint b/rxvt-unicode/.footprint index ee6f26d..08962aa 100644 --- a/rxvt-unicode/.footprint +++ b/rxvt-unicode/.footprint @@ -27,6 +27,7 @@ drwxr-xr-x root/root usr/lib/urxvt/perl/ -rw-r--r-- root/root usr/lib/urxvt/perl/selection-autotransform -rw-r--r-- root/root usr/lib/urxvt/perl/selection-pastebin -rw-r--r-- root/root usr/lib/urxvt/perl/selection-popup +-rw-r--r-- root/root usr/lib/urxvt/perl/selection-to-clipboard -rw-r--r-- root/root usr/lib/urxvt/perl/tabbed -rw-r--r-- root/root usr/lib/urxvt/perl/urxvt-popup -rw-r--r-- root/root usr/lib/urxvt/perl/xim-onthespot @@ -54,6 +55,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/urxvt-selection-autotransform.1.gz -rw-r--r-- root/root usr/man/man1/urxvt-selection-pastebin.1.gz -rw-r--r-- root/root usr/man/man1/urxvt-selection-popup.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-selection-to-clipboard.1.gz -rw-r--r-- root/root usr/man/man1/urxvt-selection.1.gz -rw-r--r-- root/root usr/man/man1/urxvt-tabbed.1.gz -rw-r--r-- root/root usr/man/man1/urxvt-xim-onthespot.1.gz diff --git a/rxvt-unicode/.md5sum b/rxvt-unicode/.md5sum index 1a4c1e9..61b0f09 100644 --- a/rxvt-unicode/.md5sum +++ b/rxvt-unicode/.md5sum @@ -1 +1 @@ -45ad197eb9b5a840c0f65e3a8131921c rxvt-unicode-9.19.tar.bz2 +4a5b823f08d21036f94a6c51e94d025b rxvt-unicode-9.20.tar.bz2 diff --git a/rxvt-unicode/Pkgfile b/rxvt-unicode/Pkgfile index 8c282c0..ae15cd1 100644 --- a/rxvt-unicode/Pkgfile +++ b/rxvt-unicode/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxft, xorg-libxpm, perl name=rxvt-unicode -version=9.19 +version=9.20 release=1 source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.bz2)