wok diff urxvt-full/receipt @ rev 13936

gnome-games: fix build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jan 26 17:04:10 2013 +0000 (2013-01-26)
parents 83d356862b64
children 380ffe05937a
line diff
     1.1 --- a/urxvt-full/receipt	Thu Nov 29 04:51:11 2012 +0000
     1.2 +++ b/urxvt-full/receipt	Sat Jan 26 17:04:10 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="urxvt-full"
     1.7 -VERSION="9.15"
     1.8 +VERSION="9.16"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal emulator with Unicode support for X11"
    1.11  WEB_SITE="http://software.schmorp.de/pkg/rxvt-unicode.html"
    1.12 @@ -36,4 +36,3 @@
    1.13  	rm -rf $fs/usr/share/man
    1.14  	P="$fs/usr/share/pixmaps"; mkdir -p $P; cp -a $stuff/urxvt.png $P
    1.15  }
    1.16 -