rxvt-unicode: updated to 9.16

This commit is contained in:
Fredrik Rinnestam 2012-12-27 18:18:11 +01:00
parent 278df38daf
commit 71036780ce
3 changed files with 27 additions and 2 deletions

View File

@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/urxvt/
drwxr-xr-x root/root usr/lib/urxvt/perl/
-rw-r--r-- root/root usr/lib/urxvt/perl/background
-rw-r--r-- root/root usr/lib/urxvt/perl/bell-command
-rw-r--r-- root/root usr/lib/urxvt/perl/block-graphics-to-ascii
-rw-r--r-- root/root usr/lib/urxvt/perl/clipboard-osc
@ -32,6 +33,30 @@ drwxr-xr-x root/root usr/lib/urxvt/perl/
-rw-r--r-- root/root usr/lib/urxvt/urxvt.pm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/urxvt-background.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-bell-command.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-block-graphics-to-ascii.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-clipboard-osc.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-confirm-paste.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-digital-clock.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-example-refresh-hooks.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-extensions.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-keysym-list.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-kuake.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-macosx-clipboard-native.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-macosx-clipboard.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-matcher.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-option-popup.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-overlay-osc.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-readline.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-remote-clipboard.1.gz
-rw-r--r-- root/root usr/man/man1/urxvt-searchable-scrollback.1.gz
-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.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
-rw-r--r-- root/root usr/man/man1/urxvt.1.gz
-rw-r--r-- root/root usr/man/man1/urxvtc.1.gz
-rw-r--r-- root/root usr/man/man1/urxvtd.1.gz

View File

@ -1 +1 @@
15595aa326167ac5eb68c28d95432faf rxvt-unicode-9.15.tar.bz2
2e2942e8367624affebc0568e3671b66 rxvt-unicode-9.16.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: xorg-libxft, xorg-libxpm, perl
name=rxvt-unicode
version=9.15
version=9.16
release=1
source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.bz2)